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 6 or higher versions comatibility #35

Open
yomnamohamed93 opened this issue Dec 26, 2023 · 0 comments
Open

Laravel 6 or higher versions comatibility #35

yomnamohamed93 opened this issue Dec 26, 2023 · 0 comments

Comments

@yomnamohamed93
Copy link

yomnamohamed93 commented Dec 26, 2023

I am trying to upgrade my laravel app to laravel 6 but I get the following error while running composer update

- Root composer.json requires sahusoftcom/eloquent-image-mutator ^2.1.9 -> satisfiable by sahusoftcom/eloquent-image-mutator[v2.1.9, v2.2.0, v2.2.1].

- sahusoftcom/eloquent-image-mutator[v2.1.9, ..., v2.2.1] require laravel/framework ^5.1 -> found laravel/framework[v5.1.0, ..., v5.8.38] but it conflicts with your root composer.json require (^6.20).

I'm not sure if the package is compatible with versions higher than laravel 5 or not .
My current package version is 2.1.9

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

1 participant