Open
Description
I seem to be running into an issue in the installation process.
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.
As you can see i am running PHP 7.3.31, When i try to run PHP 7.4 I receive a similar log output for different dependencies specifying that they require PHP 7.3.
What is the best way for me to resolve this as it seems the dependencies require different versions of PHP to function?
Metadata
Metadata
Assignees
Labels
No labels