Add Pest tests for Laravel integration using Orchestra Testbench #38
Annotations
9 errors
|
ci / PHP 8.1 (lowest)
Process completed with exit code 2.
|
|
ci / PHP 8.1 (lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^10.3 -> satisfiable by orchestra/testbench[v10.3.0, 10.x-dev].
- orchestra/testbench[v10.3.0, ..., 10.x-dev] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/pest-plugin-testbench ^3.2 -> satisfiable by orchestra/pest-plugin-testbench[v3.2.0, v3.2.1, 3.x-dev].
- orchestra/pest-plugin-testbench[v3.2.0, ..., 3.x-dev] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
|
ci / PHP 8.1 (highest)
Process completed with exit code 2.
|
|
ci / PHP 8.1 (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^10.3 -> satisfiable by orchestra/testbench[v10.3.0, 10.x-dev].
- orchestra/testbench[v10.3.0, ..., 10.x-dev] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/pest-plugin-testbench ^3.2 -> satisfiable by orchestra/pest-plugin-testbench[v3.2.0, v3.2.1, 3.x-dev].
- orchestra/pest-plugin-testbench[v3.2.0, ..., 3.x-dev] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
|
ci / PHP 8.1 (highest)
The strategy configuration was canceled because "ci.tests._8_1_lowest_false" failed
|
|
ci / PHP 8.2 (highest)
The operation was canceled.
|
|
ci / PHP 8.2 (highest)
The strategy configuration was canceled because "ci.tests._8_1_lowest_false" failed
|
|
ci / PHP 8.2 (lowest)
The operation was canceled.
|
|
ci / PHP 8.2 (lowest)
The strategy configuration was canceled because "ci.tests._8_1_lowest_false" failed
|