Skip to content

Merge pull request #22 from efzyx/dependabot/npm_and_yarn/express-4.18.2 #46

Merge pull request #22 from efzyx/dependabot/npm_and_yarn/express-4.18.2

Merge pull request #22 from efzyx/dependabot/npm_and_yarn/express-4.18.2 #46

Triggered via push August 25, 2023 19:57
Status Failure
Total duration 14s
Artifacts

php.yml

on: push
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 - doctrine/inflector is locked to version v1.3.0 and an update of this package was not requested. - doctrine/inflector v1.3.0 requires php ^7.1 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - paragonie/random_compat is locked to version v9.99.99 and an update of this package was not requested. - paragonie/random_compat v9.99.99 requires php ^7 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - ramsey/uuid is locked to version 3.8.0 and an update of this package was not requested. - ramsey/uuid 3.8.0 requires php ^5.4 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - symfony/css-selector is locked to version v4.2.1 and an update of this package was not requested. - symfony/css-selector v4.2.1 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/translation is locked to version v4.2.1 and an update of this package was not requested. - symfony/translation v4.2.1 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - tijsverkoyen/css-to-inline-styles is locked to version 2.2.1 and an update of this package was not requested. - tijsverkoyen/css-to-inline-styles 2.2.1 requires php ^5.5 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - doctrine/instantiator is locked to version 1.1.0 and an update of this package was not requested. - doctrine/instantiator 1.1.0 requires php ^7.1 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - filp/whoops is locked to version 2.3.1 and an update of this package was not requested. - filp/whoops 2.3.1 requires php ^5.5.9 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - fzaninotto/faker is locked to version v1.8.0 and an update of this package was not requested. - fzaninotto/faker v1.8.0 requires php ^5.3.3 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - myclabs/deep-copy is locked to version 1.8.1 and an update of this package was not requested. - myclabs/deep-copy 1.8.1 requires php ^7.1 -> your php version (8.1.2) does not satisfy that requirement. Problem 11 - phar-io/manifest is locked to version 1.0.1 and an update of this package was not requested. - phar-io/manifest 1.0.1 requires php ^5.6 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - phar-io/version is locked to version 1.0.1 and an update of this package was not requested. - phar-io/version 1.0.1 requires php ^5.6 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 13 - phpdocumentor/reflection-docblock is locked to version 4.3.0 and an update of this package was not requested. - phpdocumentor/reflection-docblock 4.3.0 requires php ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - phpdocumentor/type-resolver is locked to version 0.4.0 and an update of this package was not requested. - phpdocumentor/type-resolver 0.4.0 requires php ^5.5 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 15 - phpspec/prophecy is locked to version 1.8.0 and an update of this package was not requested. - phpspec/prophecy 1.8.0 requires php ^5.3|^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 16 - phpunit/php-code-coverage is locked to version 5.3.2 and an update of this package was not requested. - phpunit/php-code-coverage 5.3.2 requires php ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 17 - phpunit/php-timer is locked to version 1.0.9 and an update of this package was not requested. - phpunit/php-timer 1.0.9 requires php ^5.3.3 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 18
build
Process completed with exit code 2.
build
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/