Skip to content

Laravel 12 support #150

Laravel 12 support

Laravel 12 support #150

Triggered via push March 6, 2025 13:48
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Static analysis (PHPStan)
19s
Static analysis (PHPStan)
Code style (php-cs-fixer)
10s
Code style (php-cs-fixer)
Matrix: pest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Tests (Pest) L12
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest-plugin-laravel ^2.0 -> satisfiable by pestphp/pest-plugin-laravel[v2.0.0, ..., 2.x-dev]. - pestphp/pest-plugin-laravel v2.0.0 requires laravel/framework ^10.4.1 -> found laravel/framework[v10.4.1, ..., 10.x-dev] but it conflicts with your root composer.json require (^12.0). - pestphp/pest-plugin-laravel v2.1.0 requires laravel/framework ^10.15.0 -> found laravel/framework[v10.15.0, ..., 10.x-dev] but it conflicts with your root composer.json require (^12.0). - pestphp/pest-plugin-laravel v2.2.0 requires laravel/framework ^10.18.0|^11.0 -> found laravel/framework[v10.18.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0). - pestphp/pest-plugin-laravel v2.3.0 requires laravel/framework ^10.44.0|^11.0 -> found laravel/framework[v10.44.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0). - 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 (^12.0).
Tests (Pest) L12
Process completed with exit code 2.
Tests (Pest) L10
The job was canceled because "_12" failed.
Tests (Pest) L10
The operation was canceled.
Tests (Pest) L11
The job was canceled because "_12" failed.
Tests (Pest) L11
The operation was canceled.
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code style (php-cs-fixer)
The GITHUB_TOKEN env variable is missing: the action may not work as expected.