ckfinder / ckfinder-laravel-package

CKFinder 3 package for Laravel
Other
153 stars 86 forks source link

Support for php=8.0 for Laravel 9 upgrade. #96

Closed mudassirmaqbool closed 1 year ago

zaak commented 1 year ago

Thank you for the PR @mudassirmaqbool. I'm sorry, but this change is not valid and cannot be merged. CKFinder, which is the main dependency of this package, requires PHP >=8.1.0. If you really need to use an older version of PHP, you can lock the package version at version 3.0, by adding "ckfinder/ckfinder-laravel-package": "^3.0" to your package.json.