Skip to content

Bump aws/aws-sdk-php from 3.209.11 to 3.295.1 #18

Bump aws/aws-sdk-php from 3.209.11 to 3.295.1

Bump aws/aws-sdk-php from 3.209.11 to 3.295.1 #18

Triggered via pull request December 27, 2023 10:57
Status Failure
Total duration 54s
Artifacts

deploy.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 - aws/aws-sdk-php is locked to version 3.295.1 and an update of this package was not requested. - aws/aws-sdk-php 3.295.1 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement. Problem 2 - guzzlehttp/guzzle is locked to version 7.8.1 and an update of this package was not requested. - guzzlehttp/guzzle 7.8.1 requires php ^7.2.5 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 3 - guzzlehttp/promises is locked to version 2.0.2 and an update of this package was not requested. - guzzlehttp/promises 2.0.2 requires php ^7.2.5 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 4 - guzzlehttp/psr7 is locked to version 2.6.2 and an update of this package was not requested. - guzzlehttp/psr7 2.6.2 requires php ^7.2.5 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 5 - mtdowling/jmespath.php is locked to version 2.7.0 and an update of this package was not requested. - mtdowling/jmespath.php 2.7.0 requires php ^7.2.5 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 6 - psr/http-client is locked to version 1.0.3 and an update of this package was not requested. - psr/http-client 1.0.3 requires php ^7.0 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 7 - psr/http-factory is locked to version 1.0.2 and an update of this package was not requested. - psr/http-factory 1.0.2 requires php >=7.0.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 8 - psr/http-message is locked to version 2.0 and an update of this package was not requested. - psr/http-message 2.0 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 9 - symfony/deprecation-contracts is locked to version v2.5.2 and an update of this package was not requested. - symfony/deprecation-contracts v2.5.2 requires php >=7.1 -> your php version (5.6.40) does not satisfy that requirement. Problem 10 - symfony/polyfill-mbstring is locked to version v1.28.0 and an update of this package was not requested. - symfony/polyfill-mbstring v1.28.0 requires php >=7.1 -> your php version (5.6.40) does not satisfy that requirement.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: Firenza/[email protected], 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/