Closed atif08 closed 1 year ago
As @Mutahhar mentioned this is because of regnerisch/laravel-command-hooks
. I updated it this morning, we also have a feature (#88) which removes it completly. We will release a new version shortly
We just released v6.0.1, which is Laravel 10 ready.
Problem 1
You can also try re-running composer require with an explicit version constraint, e.g. "composer require akrillia/laravel-beyond:*" to figure out if any version is installable, or "composer require akrillia/laravel-beyond:^2.1" if you know which you need.