Skip to content

Merge pull request #298 from nunomaduro/feat/phpunit11 #610

Merge pull request #298 from nunomaduro/feat/phpunit11

Merge pull request #298 from nunomaduro/feat/phpunit11 #610

Triggered via push January 10, 2024 11:54
Status Failure
Total duration 17s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Static
Your requirements could not be resolved to an installable set of packages. Problem 1 - pestphp/pest[v2.30.0, ..., 2.x-dev] require brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.3.1, 7.x-dev]. - pestphp/pest 3.x-dev requires nunomaduro/collision dev-feat/phpunit11 -> satisfiable by nunomaduro/collision[dev-feat/phpunit11] from composer repo (https://repo.packagist.org) but nunomaduro/collision is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance. - brianium/paratest[v7.3.1, ..., 7.x-dev] require sebastian/environment ^6.0.1 -> found sebastian/environment[6.0.1, 6.0.x-dev] but it conflicts with your root composer.json require (^7.0.0). - Root composer.json requires pestphp/pest ^2.30.0 || ^3.0.0 -> satisfiable by pestphp/pest[v2.30.0, 2.x-dev, 3.x-dev].
Static
Process completed with exit code 2.
Static
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/