Skip to content

Upgrade dev dependencies + remove laravel 9 support #115

Upgrade dev dependencies + remove laravel 9 support

Upgrade dev dependencies + remove laravel 9 support #115

Triggered via push July 10, 2024 09:55
Status Failure
Total duration 23s
Artifacts

run-tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
P8.1 - L9.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest-plugin-laravel ^2.4 -> satisfiable by pestphp/pest-plugin-laravel[v2.4.0, 2.x-dev]. - pestphp/pest-plugin-laravel[v2.4.0, ..., 2.x-dev] require laravel/framework ^10.48.9|^11.5.0 -> found laravel/framework[v10.48.9, ..., 10.x-dev, v11.5.0, ..., 11.x-dev] but it conflicts with your root composer.json require (9.*). Problem 2 - orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.5). - Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
P8.1 - L9.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.1 - L9.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_9___p_2" failed.
P8.1 - L9.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest-plugin-laravel ^2.4 -> satisfiable by pestphp/pest-plugin-laravel[v2.4.0, 2.x-dev]. - pestphp/pest-plugin-laravel[v2.4.0, ..., 2.x-dev] require laravel/framework ^10.48.9|^11.5.0 -> found laravel/framework[v10.48.9, ..., 10.x-dev, v11.5.0, ..., 11.x-dev] but it conflicts with your root composer.json require (9.*). Problem 2 - orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.5). - Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
P8.1 - L9.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
P8.1 - L9.* - prefer-stable - windows-latest
The job was canceled because "ubuntu-latest_8_1_9___p_2" failed.
P8.1 - L9.* - prefer-stable - windows-latest
The operation was canceled.
P8.1 - L9.* - prefer-lowest - windows-latest
The job was canceled because "ubuntu-latest_8_1_9___p_2" failed.
P8.1 - L9.* - prefer-lowest - windows-latest
The operation was canceled.
P8.1 - L9.* - prefer-stable - ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/