Skip to content

Add support for Laravel 11 #40

Add support for Laravel 11

Add support for Laravel 11 #40

Triggered via pull request April 16, 2024 08:00
Status Failure
Total duration 26s
Artifacts

Run Tests - Older.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
P7.4 - L8.* - prefer-lowest
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 (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/auth ^11.0 -> satisfiable by illuminate/auth[v11.0.0, ..., 11.x-dev]. - illuminate/auth[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - illuminate/database[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires illuminate/database ^11.0 -> satisfiable by illuminate/database[v11.0.0, ..., 11.x-dev].
P7.4 - L8.* - prefer-lowest
Process completed with exit code 2.
P7.4 - L8.* - prefer-stable
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 (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/database ^11.0 -> satisfiable by illuminate/database[v11.0.0, ..., 11.x-dev]. - illuminate/database[v11.3.1, ..., 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires illuminate/support ^11.0 -> satisfiable by illuminate/support[v11.0.0, ..., 11.x-dev]. - illuminate/support[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - Root composer.json requires illuminate/auth ^11.0 -> satisfiable by illuminate/auth[v11.0.0, ..., 11.x-dev]. - illuminate/auth[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - orchestra/testbench[v9.0.0, ..., 9.x-dev, 10.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. - orchestra/testbench[v2.0.0, ..., v2.0.6] require laravel/framework 4.0.* -> found laravel/framework[v4.0.0-BETA2, ..., 4.0.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v2.1.0, ..., v2.1.2] require laravel/framework 4.1.* -> found laravel/framework[v4.1.0, ..., 4.1.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v2.2.0, ..., v2.2.1] require laravel/framework 4.2.* -> found laravel/framework[v4.2.0-BETA1, ..., 4.2.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., 5.0.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., 5.1.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., 5.1.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.1.7, ..., 3.1.x-dev] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., 5.1.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0-beta1, ..., 5.2.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., 5.2.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., 5.2.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.2.4, ..., 3.2.x-dev] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., 5.2.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0-RC1, ..., 5.3.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., 5.3.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., 5.3.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.3.5, ..., 3.3.x-dev] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31, 5.3.x-dev] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> fou
P7.4 - L8.* - prefer-stable
Process completed with exit code 2.
P7.4 - L8.* - prefer-lowest
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/.
P7.4 - L8.* - prefer-lowest
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/
P7.4 - L8.* - prefer-stable
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/.
P7.4 - L8.* - prefer-stable
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/