Laravel 11 #10
Annotations
2 errors and 2 warnings
Unit test coverage
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- illuminate/notifications[v10.0.0, ..., v10.48.2] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- illuminate/notifications[v11.0.0, ..., v11.0.3] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires illuminate/notifications ^10.0 || ^11.0 -> satisfiable by illuminate/notifications[v10.0.0, ..., v10.48.2, v11.0.0, v11.0.1, v11.0.2, v11.0.3].
|
Unit test coverage
Process completed with exit code 2.
|
Unit test coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit test coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|