Add CI/CD for PHP 8.5 #122
Annotations
65 errors
|
PHP 7.3 - Laravel 7.* - OS ubuntu-latest
Process completed with exit code 2.
|
|
PHP 7.3 - Laravel 7.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 7.*, found laravel/framework[v7.0.0, ..., v7.30.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.3.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (7.*)
|
|
PHP 7.4 - Laravel 7.* - OS ubuntu-latest
Process completed with exit code 2.
|
|
PHP 7.4 - Laravel 7.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 7.*, found laravel/framework[v7.0.0, ..., v7.30.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (7.*)
|
|
PHP 8.1 - Laravel 9.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.1 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.3 - Laravel 10.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 7.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 7.* - OS ubuntu-latest
Process completed with exit code 2.
|
|
PHP 7.2 - Laravel 7.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 7.*, found laravel/framework[v7.0.0, ..., v7.30.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.2.34) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (7.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (7.*)
|
|
PHP 8.3 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.3 - Laravel 9.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.5 - Laravel 10.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 7.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 7.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 6.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 6.* - OS ubuntu-latest
Process completed with exit code 2.
|
|
PHP 7.2 - Laravel 6.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 6.*, found laravel/framework[v6.0.0, ..., v6.20.45] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.2.34) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (6.*
|
|
PHP 7.3 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8 - Laravel 9.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.4 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.1 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.1 - Laravel 10.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.1 - Laravel 9.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 8.* - OS ubuntu-latest
Process completed with exit code 2.
|
|
PHP 8.3 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 8.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 8.*, found laravel/framework[v8.0.0, ..., v8.83.29] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.3.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] 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, ..., v5.1.46] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] 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, ..., v5.1.46] 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, ..., v5.2.45] 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, ..., v5.2.45] 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, ..., v5.2.45] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] 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, ..., v5.3.31] 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, ..., v5.3.31] 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, ..., v5.3.31] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (8.*
|
|
PHP 8.3 - Laravel 9.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 8.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.3 - Laravel 10.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 10.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.5 - Laravel 10.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8 - Laravel 9.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8 - Laravel 9.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 8 - Laravel 9.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 9.*, found laravel/framework[v9.0.0, ..., v9.52.21] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (9.*
|
|
PHP 7.4 - Laravel 6.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.4 - Laravel 6.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 7.4 - Laravel 6.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 6.*, found laravel/framework[v6.0.0, ..., v6.20.45] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (6.*
|
|
PHP 8.2 - Laravel 9.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 9.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 8.2 - Laravel 9.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 9.*, found laravel/framework[v9.0.0, ..., v9.52.21] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench v10.0.0 requires laravel/framework ^12.0.1 -> found laravel/framework[v12.0.1, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v10.1.0 requires laravel/framework ^12.1.1 -> found laravel/framework[v12.1.1, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v10.2.0, ..., v10.2.2] require laravel/framework ^12.3.0 -> found laravel/framework[v12.3.0, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v10.3.0, ..., v10.5.0] require laravel/framework ^12.8.0 -> found laravel/framework[v12.8.0, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v10.6.0 requires laravel/framework ^12.24.0 -> found laravel/framework[v12.24.0, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v10.7.0 requires laravel/framework ^12.28.0 -> found laravel/framework[v12.28.0, ..., v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v10.8.0 requires laravel/framework ^12.40.0 -> found laravel/framework[v12.40.0, v12.40.1] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (9.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.j
|
|
PHP 7.4 - Laravel 8.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.4 - Laravel 8.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 7.4 - Laravel 8.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 8.*, found laravel/framework[v8.0.0, ..., v8.83.29] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] 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, ..., v5.1.46] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] 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, ..., v5.1.46] 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, ..., v5.2.45] 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, ..., v5.2.45] 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, ..., v5.2.45] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] 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, ..., v5.3.31] 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, ..., v5.3.31] 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, ..., v5.3.31] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (8.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (8.*
|
|
PHP 7.3 - Laravel 6.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 6.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 7.3 - Laravel 6.* - OS ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 6.*, found laravel/framework[v6.0.0, ..., v6.20.45] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-8qx3-n5y5-vvnd") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires orchestra/testbench ~3.0|~4.0|~5.0|~6.0|~7.0|~8.0|~9.0|~10.0 -> satisfiable by orchestra/testbench[v3.0.0, ..., v3.9.4, v4.0.0, ..., v4.18.0, v5.0.0, ..., v5.20.0, v6.0.0, ..., v6.47.1, v7.0.0, ..., v7.55.0, v8.0.0, ..., v8.36.0, v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0].
- orchestra/testbench[v9.0.0, ..., v9.15.0, v10.0.0, ..., v10.8.0] require php ^8.2 -> your php version (7.3.33) does not satisfy that requirement.
- orchestra/testbench[v3.0.0, ..., v3.0.7] require laravel/framework 5.0.* -> found laravel/framework[v5.0.0, ..., v5.0.35] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.0, ..., v3.1.3] require laravel/framework ~5.1.0 -> found laravel/framework[v5.1.0, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.7, ..., v3.1.10] require laravel/framework ~5.1.27 -> found laravel/framework[v5.1.27, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.1.4, ..., v3.1.6] require laravel/framework ~5.1.11 -> found laravel/framework[v5.1.11, ..., v5.1.46] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.0 requires laravel/framework ~5.2.0 -> found laravel/framework[v5.2.0, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.1, ..., v3.2.2] require laravel/framework ~5.2.7 -> found laravel/framework[v5.2.7, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.2.3 requires laravel/framework ~5.2.15 -> found laravel/framework[v5.2.15, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.2.4, ..., v3.2.8] require laravel/framework ~5.2.28 -> found laravel/framework[v5.2.28, ..., v5.2.45] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.0 requires laravel/framework ~5.3.0 -> found laravel/framework[v5.3.0, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.1, ..., v3.3.3] require laravel/framework ~5.3.3 -> found laravel/framework[v5.3.3, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.3.4 requires laravel/framework ~5.3.11 -> found laravel/framework[v5.3.11, ..., v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.3.5, ..., v3.3.7] require laravel/framework ~5.3.29 -> found laravel/framework[v5.3.29, v5.3.30, v5.3.31] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.0, ..., v3.4.5] require laravel/framework ~5.4.0 -> found laravel/framework[v5.4.0, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.7, ..., v3.4.10] require laravel/framework ~5.4.17 -> found laravel/framework[v5.4.17, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.4.11, ..., v3.4.12] require laravel/framework ~5.4.36 -> found laravel/framework[v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench v3.4.6 requires laravel/framework ~5.4.15 -> found laravel/framework[v5.4.15, ..., v5.4.36] but it conflicts with your root composer.json require (6.*).
- orchestra/testbench[v3.5.0, ..., v3.5.2] require laravel/framework ~5.5.0 -> found laravel/framework[v5.5.0, ..., v5.5.50] but it conflicts with your root composer.json require (6.*
|
|
PHP 7.2 - Laravel 6.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.2 - Laravel 6.* - OS windows-latest
The operation was canceled.
|
|
PHP 7.3 - Laravel 6.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.3 - Laravel 6.* - OS windows-latest
The operation was canceled.
|
|
PHP 7.4 - Laravel 6.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.4 - Laravel 6.* - OS windows-latest
The operation was canceled.
|
|
PHP 8.2 - Laravel 9.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 9.* - OS windows-latest
The operation was canceled.
|
|
PHP 7.4 - Laravel 7.* - OS windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 7.4 - Laravel 7.* - OS windows-latest
The operation was canceled.
|
|
PHP 8.1 - Laravel 10.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.1 - Laravel 10.* - OS ubuntu-latest
The operation was canceled.
|
|
PHP 8.2 - Laravel 10.* - OS ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_7_4_7__" failed
|
|
PHP 8.2 - Laravel 10.* - OS ubuntu-latest
The operation was canceled.
|