laravel-self-diagnosis icon indicating copy to clipboard operation
laravel-self-diagnosis copied to clipboard

PHP 8.1 Support?

Open striker4150 opened this issue 10 months ago • 0 comments

Hi, is there any reason this package specifically depends on PHP ^8.2?

https://github.com/beyondcode/laravel-self-diagnosis/blob/99ec962bb95c9ebae03f8e7a685af033657ffecf/composer.json#L19

As far as I can tell, none of the dependencies seem to be ^8.2 only, and I didn't see any ^8.2 specific syntax. I have a Laravel 10 project on PHP 8.1, and I cannot install this package due to this restriction.

striker4150 avatar Apr 11 '24 20:04 striker4150