feat: add support for Laravel 11 #60
Annotations
2 errors and 1 warning
Check for Vulnerabilities
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^9.x-dev -> satisfiable by orchestra/testbench[9.x-dev].
- orchestra/testbench 9.x-dev requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- illuminate/support[dev-master, 11.x-dev] require php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
- laravel/framework[dev-master, 11.x-dev] require php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
- illuminate/support 11.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too.
- Root composer.json requires illuminate/support ^11 -> satisfiable by illuminate/support[11.x-dev (alias of dev-master)], laravel/framework[11.x-dev (alias of dev-master)].
|
Check for Vulnerabilities
Process completed with exit code 2.
|
Check for Vulnerabilities
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|