Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 9 support #22

Open
Hesesses opened this issue Aug 29, 2022 · 5 comments
Open

Laravel 9 support #22

Hesesses opened this issue Aug 29, 2022 · 5 comments

Comments

@Hesesses
Copy link

Hello,

I'm getting this when trying to update/install on laravel 9 project:

composer require asantibanez/laravel-blade-sortable
Using version ^1.3 for asantibanez/laravel-blade-sortable
./composer.json has been updated
Running composer update asantibanez/laravel-blade-sortable
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires asantibanez/laravel-blade-sortable ^1.3 -> satisfiable by asantibanez/laravel-blade-sortable[v1.3.0].
    - asantibanez/laravel-blade-sortable v1.3.0 requires illuminate/support ^7.0|^8.0 -> found illuminate/support[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require asantibanez/laravel-blade-sortable:*" to figure out if any version is installable, or "composer require asantibanez/laravel-blade-sortable:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
@asantibanez
Copy link
Owner

Resolved by #18

@tiznull
Copy link

tiznull commented Sep 2, 2022

I am still getting this error despite the merge. Am I missing something?

@nick-massie
Copy link

I am still getting this error too

@manolismax
Copy link

I am still getting this error too! @asantibanez you never released a new version. The v1.3 has the old version of the composer.json

@bigenergy
Copy link

I am still getting this error too! @asantibanez you never released a new version. The v1.3 has the old version of the composer.json

use my fork https://github.com/bigenergy/laravel-blade-sortable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants