Open KonstantinPopov opened 1 year ago
Laravel 10 in SessionGuard class property $name declarated as readonly. (https://github.com/illuminate/auth/commit/de9cfaa0cba23b94adb5bb48be4a25ffd5ba67ac) this changes breaks compatibility with \PHPPM\Laravel\SessionGuard class
added support laravel 10 added support phpunit 10 added requires php8.1|8.2