Laravel 11 + small fixes #47
Annotations
2 errors and 2 warnings
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laravel/framework is locked to version v11.21.0 and an update of this package was not requested.
- laravel/framework v11.21.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- nunomaduro/collision is locked to version v8.4.0 and an update of this package was not requested.
- nunomaduro/collision v8.4.0 requires php ^8.2.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- nunomaduro/termwind is locked to version v2.0.1 and an update of this package was not requested.
- nunomaduro/termwind v2.0.1 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- orchestra/canvas is locked to version v9.1.1 and an update of this package was not requested.
- orchestra/canvas v9.1.1 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 5
- orchestra/canvas-core is locked to version v9.0.0 and an update of this package was not requested.
- orchestra/canvas-core v9.0.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 6
- orchestra/testbench is locked to version v9.4.0 and an update of this package was not requested.
- orchestra/testbench v9.4.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 7
- orchestra/testbench-core is locked to version v9.4.0 and an update of this package was not requested.
- orchestra/testbench-core v9.4.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 8
- phpunit/php-code-coverage is locked to version 11.0.6 and an update of this package was not requested.
- phpunit/php-code-coverage 11.0.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 9
- phpunit/php-file-iterator is locked to version 5.1.0 and an update of this package was not requested.
- phpunit/php-file-iterator 5.1.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 10
- phpunit/php-invoker is locked to version 5.0.1 and an update of this package was not requested.
- phpunit/php-invoker 5.0.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 11
- phpunit/php-text-template is locked to version 4.0.1 and an update of this package was not requested.
- phpunit/php-text-template 4.0.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 12
- phpunit/php-timer is locked to version 7.0.1 and an update of this package was not requested.
- phpunit/php-timer 7.0.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 13
- phpunit/phpunit is locked to version 11.3.1 and an update of this package was not requested.
- phpunit/phpunit 11.3.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 14
- sebastian/cli-parser is locked to version 3.0.2 and an update of this package was not requested.
- sebastian/cli-parser 3.0.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 15
- sebastian/code-unit is locked to version 3.0.1 and an update of this package was not requested.
- sebastian/code-unit 3.0.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 16
- sebastian/code-unit-reverse-lookup is locked to version 4.0.1 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 4.0.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 17
- sebastian/comparator is locked to version 6.0.2 and an update of this package was not requested.
- sebastian/comparator 6.0.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 18
- sebastian/complexity
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading