When I install in a fresh Laravel 9 installation I get this error
Problem 1
php-di/php-di[6.2.0, ..., 6.3.5] require psr/container ^1.0 -> found psr/container[1.0.0, ..., 1.x-dev] but the package is fixed to 2.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
When I install in a fresh Laravel 9 installation I get this error
Problem 1