Skip to content

Version bumps

Version bumps #86

Triggered via pull request September 28, 2024 11:43
Status Failure
Total duration 15s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - librarianphp/librarian-core is locked to version 4.4.0 and an update of this package was not requested. - librarianphp/librarian-core 4.4.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - brianium/paratest is locked to version v7.4.3 and an update of this package was not requested. - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - nunomaduro/collision is locked to version v8.4.0 and an update of this package was not requested. - nunomaduro/collision v8.4.0 requires php ^8.2.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - nunomaduro/termwind is locked to version v2.1.0 and an update of this package was not requested. - nunomaduro/termwind v2.1.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v7.1.5 and an update of this package was not requested. - symfony/console v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - symfony/finder is locked to version v7.1.4 and an update of this package was not requested. - symfony/finder v7.1.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - symfony/process is locked to version v7.1.5 and an update of this package was not requested. - symfony/process v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.1.5 and an update of this package was not requested. - symfony/string v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - librarianphp/librarian-core 4.4.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. - librarianphp/command-web 1.2.3 requires librarianphp/librarian-core ^4.0 -> satisfiable by librarianphp/librarian-core[4.4.0]. - librarianphp/command-web is locked to version 1.2.3 and an update of this package was not requested.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version 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/