Laravel 10.x Support #20
Annotations
1 error and 1 warning
test
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 9.5.x-dev, found phpunit/phpunit[dev-do-not-use-stdout-to-communicate-result-from-child-process-to-parent-process, dev-main, dev-issue-4321/new-xml-logfile-format, dev-4600-remove-support-for-old-cache-configuration, dev-5441-baseline, 3.7.0, ..., 3.7.38, 4.0.0, ..., 4.8.36, 5.0.0, ..., 5.7.27, 6.0.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.x-dev, 9.0.0, ..., 9.6.x-dev, 10.0.0, ..., 10.4.x-dev (alias of dev-main)] but it does not match the constraint.
Problem 2
- orchestra/testbench[v6.18.0, ..., v6.21.1] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.x-dev, 9.3.3, ..., 9.6.x-dev] but it conflicts with your root composer.json require (9.5.x-dev).
- orchestra/testbench[v6.22.0, ..., v6.31.1] require phpunit/phpunit ^8.5.21 || ^9.5.10 -> found phpunit/phpunit[8.5.21, ..., 8.5.x-dev, 9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (9.5.x-dev).
- orchestra/testbench[v7.0.0, ..., v7.28.2] require php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires orchestra/testbench ^6.18|^7.0 -> satisfiable by orchestra/testbench[v6.18.0, ..., v6.31.1, v7.0.0, ..., v7.28.2].
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|