coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 358 forks source link

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

Open soulge opened 3 years ago

soulge commented 3 years ago

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 commented 2 years ago

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