dropped support for older versions less then 10 #35
Annotations
4 errors
PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- orchestra/testbench v9.0.0 requires php ^8.2 -> your php version (8.1.28) does not satisfy that requirement.
- laravel/framework[v11.5.0, ..., v11.7.0] require php ^8.2 -> your php version (8.1.28) does not satisfy that requirement.
- Root composer.json requires pestphp/pest-plugin-laravel v2.4 -> satisfiable by pestphp/pest-plugin-laravel[v2.4.0].
- Root composer.json requires orchestra/testbench v8.0|v9.0 -> satisfiable by orchestra/testbench[v8.0.0, v9.0.0].
- orchestra/testbench v8.0.0 requires laravel/framework >=10.0.0 <10.1.0 -> satisfiable by laravel/framework[v10.0.0, v10.0.1, v10.0.2, v10.0.3].
- Only one of these can be installed: illuminate/view[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.7.0], laravel/framework[v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.7.0]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
- pestphp/pest-plugin-laravel v2.4.0 requires laravel/framework ^10.48.9|^11.5.0 -> satisfiable by laravel/framework[v10.48.9, v10.48.10, v11.5.0, v11.6.0, v11.7.0].
- Conclusion: don't install laravel/framework v10.48.10 (conflict analysis result)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "_8_1" failed.
|
PHP 8.2
The operation was canceled.
|