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

require php version ^7.2.5 but spatie/laravel-medialibrary needs version 7.4 #51

Open
soulge opened this issue Nov 11, 2020 · 1 comment

Comments

@soulge
Copy link

soulge commented Nov 11, 2020

The required version of php may need to be updated in the composer.json. my php version is php 7.3, can I downgrade the spatie/laravel-medialibrary?

@ucrstubbs
Copy link

Hi were you able to find a workaround for this? Im running into the same issue where the dependencies require both PHP 7.3 and 7.4 to install.

Problem 1
- spatie/laravel-medialibrary is locked to version 8.7.2 and an update of this package was not requested.
- spatie/laravel-medialibrary 8.7.2 requires php ^7.4 -> your php version (7.3.31) does not satisfy that requirement.

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

2 participants