Laravel 11.x Compatibility (#13) #13
Annotations
2 errors and 2 warnings
psalm
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.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev].
- orchestra/testbench 9.x-dev requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- laravel/framework[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/contracts[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires illuminate/contracts ^11.0 -> satisfiable by illuminate/contracts[v11.0.0, ..., 11.x-dev], laravel/framework[v11.0.0, ..., 11.x-dev].
|
psalm
Process completed with exit code 2.
|
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|