Skip to content

Added support for laravel 11 #8

Added support for laravel 11

Added support for laravel 11 #8

Triggered via push May 12, 2024 07:58
Status Failure
Total duration 12s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: don't install illuminate/support v8.80.0 (conflict analysis result) - Conclusion: don't install illuminate/support v8.83.27 (conflict analysis result) - Conclusion: don't install illuminate/support v9.32.0 (conflict analysis result) - Conclusion: don't install illuminate/support v9.50.2 (conflict analysis result) - Conclusion: don't install illuminate/support v9.52.16 (conflict analysis result) - Conclusion: don't install illuminate/support v10.16.1 (conflict analysis result) - Conclusion: don't install illuminate/support v10.48.10 (conflict analysis result) - laravel/framework[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.1.2) does not satisfy that requirement. - illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.2) does not satisfy that requirement. - illuminate/support[v11.0.0, ..., v11.7.0] require php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. - orchestra/testbench[v5.13.0, ..., v5.20.0] require laravel/framework ^7.30.3 -> satisfiable by laravel/framework[v7.30.3, v7.30.4, v7.30.5, v7.30.6]. - orchestra/testbench[v5.5.0, ..., v5.12.1] require laravel/framework ^7.24 -> satisfiable by laravel/framework[v7.24.0, ..., v7.30.6]. - orchestra/testbench[v5.3.0, ..., v5.4.0] require laravel/framework ^7.10 -> satisfiable by laravel/framework[v7.10.0, ..., v7.30.6]. - orchestra/testbench[v5.1.0, ..., v5.2.0] require laravel/framework ^7.1 -> satisfiable by laravel/framework[v7.1.0, ..., v7.30.6]. - orchestra/testbench v5.0.2 requires laravel/framework ^7.0.6 -> satisfiable by laravel/framework[v7.0.6, ..., v7.30.6]. - orchestra/testbench v5.0.1 requires laravel/framework ^7.0.1 -> satisfiable by laravel/framework[v7.0.1, ..., v7.30.6]. - orchestra/testbench v5.0.0 requires laravel/framework ^7.0 -> satisfiable by laravel/framework[v7.0.0, ..., v7.30.6]. - Only one of these can be installed: laravel/framework[v7.0.0, ..., v7.30.6], illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.7.0]. laravel/framework replaces illuminate/support and thus cannot coexist with it. - Root composer.json requires illuminate/support ~8|~9|~10|~11 -> satisfiable by illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.7.0]. - Root composer.json requires orchestra/testbench ^5.0 -> satisfiable by orchestra/testbench[v5.0.0, ..., v5.20.0].
build
Process completed with exit code 2.
build
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/.
build
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/