Skip to content

Feature | Added Support For Laravel 11 & PHP 8.3 #35

Feature | Added Support For Laravel 11 & PHP 8.3

Feature | Added Support For Laravel 11 & PHP 8.3 #35

Triggered via pull request May 14, 2024 17:02
Status Failure
Total duration 36s
Artifacts

tests.yml

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

Annotations

37 errors and 2 warnings
P8.2 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest ^1.21 -> satisfiable by pestphp/pest[v1.21.0, ..., v1.23.1]. - Conclusion: don't install laravel/framework v11.0.2 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.3 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.4 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.5 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.6 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.7 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.8 (conflict analysis result) - orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> satisfiable by laravel/framework[v11.1.0, ..., v11.7.0]. - Conclusion: don't install laravel/framework v11.1.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.1.1 (conflict analysis result) - Conclusion: don't install laravel/framework v11.2.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.3.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.3.1 (conflict analysis result) - Conclusion: don't install laravel/framework v11.4.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.5.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.6.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.7.0 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.1 (conflict analysis result) - orchestra/testbench v9.0.0 requires orchestra/testbench-core ^9.0.1 -> satisfiable by orchestra/testbench-core[v9.0.1, ..., v9.0.16]. - orchestra/testbench v9.0.1 requires orchestra/testbench-core ^9.0.6 -> satisfiable by orchestra/testbench-core[v9.0.6, ..., v9.0.16]. - orchestra/testbench v9.0.2 requires orchestra/testbench-core ^9.0.7 -> satisfiable by orchestra/testbench-core[v9.0.7, ..., v9.0.16]. - orchestra/testbench-core[v9.0.11, ..., v9.0.16] conflict with laravel/framework <11.1.0 || >=12.0.0. - orchestra/testbench-core[v9.0.1, ..., v9.0.10] conflict with laravel/framework <11.0.3 || >=12.0.0. - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[v11.0.0, ..., v11.7.0]. - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4].
P8.2 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.3 - L11.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4]. - Conclusion: don't install laravel/framework v11.0.4 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.3 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.2 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.1 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.0 (conflict analysis result) - symfony/console[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.3.7) does not satisfy that requirement. - Root composer.json requires pestphp/pest ^1.21 -> satisfiable by pestphp/pest[v1.21.0, ..., v1.23.1]. - nunomaduro/collision[v5.4.0, ..., v5.11.0] require symfony/console ^5.0 -> satisfiable by symfony/console[v5.0.0, ..., v5.4.39]. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console <6.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.14. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.11. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.0. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.2.12. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.1.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.1.0. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.0.9. - orchestra/workbench v9.0.0 requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0, v7.0.3, v7.0.7]. - Conclusion: install orchestra/workbench v9.0.0 (conflict analysis result) - orchestra/workbench v9.0.0 requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.7.0]. - laravel/framework[v11.0.5, ..., v11.7.0] require symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7]. - You can only install one version of a package, so only one of these can be installed: symfony/console[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7]. - Conclusion: install one of symfony/console[v6.0.2, ..., v6.4.0], nunomaduro/collision[v5.4.0, v5.10.0, v5.11.0] (conflict analysis result)
P8.3 - L11.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
P8.3 - L11.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-lowest - windows-latest
The operation was canceled.
P8.2 - L10.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-stable - windows-latest
The operation was canceled.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L11.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L11.* - prefer-stable - windows-latest
The operation was canceled.
P8.1 - L10.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L10.* - prefer-lowest - windows-latest
The operation was canceled.
P8.1 - L10.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L10.* - prefer-stable - windows-latest
The operation was canceled.
P8.2 - L11.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L11.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4]. - Conclusion: don't install laravel/framework v11.0.4 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.3 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.2 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.1 (conflict analysis result) - Conclusion: don't install laravel/framework v11.0.0 (conflict analysis result) - symfony/console[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.2.18) does not satisfy that requirement. - Root composer.json requires pestphp/pest ^1.21 -> satisfiable by pestphp/pest[v1.21.0, ..., v1.23.1]. - nunomaduro/collision[v5.4.0, ..., v5.11.0] require symfony/console ^5.0 -> satisfiable by symfony/console[v5.0.0, ..., v5.4.39]. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console <6.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.14. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.11. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.3.0. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.2.12. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.1.4. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.1.0. - symfony/yaml[v7.0.0, ..., v7.0.7] conflict with symfony/console v5.0.9. - orchestra/workbench v9.0.0 requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0, v7.0.3, v7.0.7]. - Conclusion: install orchestra/workbench v9.0.0 (conflict analysis result) - orchestra/workbench v9.0.0 requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.7.0]. - laravel/framework[v11.0.5, ..., v11.7.0] require symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7]. - You can only install one version of a package, so only one of these can be installed: symfony/console[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7]. - Conclusion: install one of symfony/console[v6.0.2, ..., v6.4.0], nunomaduro/collision[v5.4.0, v5.10.0, v5.11.0] (conflict analysis result)
P8.2 - L11.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
P8.1 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L11.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L11.* - prefer-lowest - windows-latest
The operation was canceled.
P8.3 - L10.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-lowest - windows-latest
The operation was canceled.
P8.3 - L10.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-stable - windows-latest
The operation was canceled.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.3 - L11.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L11.* - prefer-stable - windows-latest
The operation was canceled.
P8.2 - L11.* - prefer-stable - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
P8.3 - L11.* - prefer-lowest - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.