Add Laravel 13 compatibility. #3
Annotations
3 errors and 1 warning
|
|
|
Install dependencies
Process completed with exit code 2.
|
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 12.* -> satisfiable by laravel/framework[v12.61.1, ..., 12.x-dev].
- Root composer.json requires nunomaduro/collision ^6.0 || ^7.0 || ^8.0 -> satisfiable by nunomaduro/collision[v6.0.0, ..., v6.x-dev, v7.0.0, ..., v7.x-dev, v8.0.0, ..., v8.x-dev].
- Root composer.json requires orchestra/testbench ^10.0 -> satisfiable by orchestra/testbench[v10.0.0, ..., 10.x-dev].
- Root composer.json requires roave/security-advisories dev-latest -> satisfiable by roave/security-advisories[dev-latest].
- Root composer.json requires spatie/phpunit-snapshot-assertions ^4.2 -> satisfiable by spatie/phpunit-snapshot-assertions[4.2.0, ..., v4.x-dev].
- laravel/framework 12.x-dev requires symfony/routing ^7.2.0 -> satisfiable by symfony/routing[7.2.x-dev, ..., 7.4.x-dev].
- nunomaduro/collision[v7.10.0, ..., v7.x-dev, v8.0.0, ..., v8.5.0] conflict with laravel/framework 12.x-dev.
- nunomaduro/collision v8.x-dev conflicts with phpunit/phpunit <11.5.50 || >=14.0.0.
- orchestra/testbench[v10.11.0, ..., 10.x-dev] require symfony/yaml ^7.2 -> satisfiable by symfony/yaml[7.2.x-dev, ..., 7.4.x-dev].
- roave/security-advisories dev-latest conflicts with symfony/routing 7.2.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 7.2.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 6.3.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 6.1.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 6.0.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 5.1.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 5.0.x-dev.
- roave/security-advisories dev-latest conflicts with symfony/yaml 4.4.x-dev.
- spatie/phpunit-snapshot-assertions[4.2.0, ..., 4.2.2] require php ^7.4 -> your php version (8.2.33) does not satisfy that requirement.
- spatie/phpunit-snapshot-assertions[4.2.8, ..., 4.2.16] require symfony/yaml ^4.0|^5.0|^6.0 -> satisfiable by symfony/yaml[4.0.x-dev, ..., 4.4.x-dev, 5.0.x-dev, ..., 5.4.x-dev, 6.0.x-dev, ..., 6.4.x-dev].
- spatie/phpunit-snapshot-assertions[4.2.17, ..., v4.x-dev] require phpunit/phpunit ^8.3|^9.0 -> satisfiable by phpunit/phpunit[9.6.33, ..., 9.6.x-dev].
- spatie/phpunit-snapshot-assertions[4.2.3, ..., 4.2.7] require symfony/yaml ^4.0|^5.0 -> satisfiable by symfony/yaml[4.0.x-dev, ..., 4.4.x-dev, 5.0.x-dev, ..., 5.4.x-dev].
- symfony/routing[v7.4.13, ..., 7.4.x-dev] conflict with symfony/yaml v5.4.52.
- symfony/yaml[4.0.x-dev, ..., 4.3.x-dev] require php ^7.1.3 -> your php version (8.2.33) does not satisfy that requirement.
- Conclusion: don't install laravel/framework v12.61.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.62.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.63.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.64.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.65.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.66.0 (conflict analysis result)
- Conclusion: don't install orchestra/testbench[v10.10.0] | install one of nunomaduro/collision[v7.10.0, v7.11.0, v7.12.0, v8.0.0, ..., v8.5.0], spatie/phpunit-snapshot-assertions[4.2.3, 4.2.5], symfony/yaml[v5.4.52], orchestra/testbench-core[10.x-dev] (conflict analysis result)
- Conclusion: don't install orchestra/testbench[v10.9.0] | install one of nunomaduro/collision[v7.10.0, v7.11.0, v7.12.0, v8.0.0, ..., v8.5.0], spatie/phpunit-snapshot-assertions[4.2.3, 4.2.5], symfony/yaml[v5.4.52], orchestra/testbench-core[10.x-dev] (conflict analysis result)
- Conclusion: don't install orchestra/testbench[v10.8.0] | install one of nunomaduro/collision[v7.10.0, v7.11.0, v7.12.0, v8.0.0, ..., v8.5.0], spatie/phpunit-snapshot-assertions[4.2.3, 4.2.5],
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading