Skip to content

use "docker compose" #123

use "docker compose"

use "docker compose" #123

Triggered via push August 19, 2024 20:23
Status Failure
Total duration 17s
Artifacts

ci.yml

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

Annotations

2 errors and 1 warning
PHP 8.2
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement. Problem 2 - craftcms/cms is locked to version 5.2.9 and an update of this package was not requested. - craftcms/cms 5.2.9 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - craftcms/commerce is locked to version 5.0.15 and an update of this package was not requested. - craftcms/commerce 5.0.15 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - craftcms/flysystem is locked to version 2.0.1 and an update of this package was not requested. - craftcms/flysystem 2.0.1 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - craftcms/html-field is locked to version 3.1.0 and an update of this package was not requested. - craftcms/html-field 3.1.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - craftcms/redactor is locked to version 4.1.0 and an update of this package was not requested. - craftcms/redactor 4.1.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - craftcms/store-hours is locked to version 4.2.0 and an update of this package was not requested. - craftcms/store-hours 4.2.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - lcobucci/clock is locked to version 3.2.0 and an update of this package was not requested. - lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - nystudio107/craft-seomatic is locked to version 5.1.1 and an update of this package was not requested. - nystudio107/craft-seomatic 5.1.1 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - nystudio107/craft-twigpack is locked to version 5.0.0 and an update of this package was not requested. - nystudio107/craft-twigpack 5.0.0 requires php ^8.2.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 11 - oberon/starfield is locked to version dev-master and an update of this package was not requested. - oberon/starfield dev-master requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - putyourlightson/craft-sprig is locked to version 3.2.0 and an update of this package was not requested. - putyourlightson/craft-sprig 3.2.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 13 - putyourlightson/craft-sprig-core is locked to version 3.2.0 and an update of this package was not requested. - putyourlightson/craft-sprig-core 3.2.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - symfony/clock is locked to version v7.1.1 and an update of this package was not requested. - symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 15 - symfony/event-dispatcher is locked to version v7.1.1 and an update of this package was not requested. - symfony/event-dispatcher v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 16 - symfony/expression-language is locked to version v7.1.1 and an update of this package was not requested. - symfony/expression-language v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 17 - symfony/finder is locked to version v7.1.3 and an update of this package was not requested. - symfony/finder v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 18 - symfony/mailer is locked to version v7.1.2 and an update of this package was not requested. - symfony/mailer v7.1.2 requires php >=8.2 -> your php ve
PHP 8.2
Process completed with exit code 2.
PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/