Skip to content

updated vagrant for ubuntu 20 #20

updated vagrant for ubuntu 20

updated vagrant for ubuntu 20 #20

Triggered via push September 2, 2023 19:13
Status Failure
Total duration 16s
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 - abraham/twitteroauth is locked to version 1.2.0 and an update of this package was not requested. - abraham/twitteroauth 1.2.0 requires php ^7.2 || ^7.3 || ^7.4 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - cakephp/cache is locked to version 3.10.1 and an update of this package was not requested. - cakephp/cache 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - cakephp/collection is locked to version 3.10.1 and an update of this package was not requested. - cakephp/collection 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - cakephp/core is locked to version 3.10.1 and an update of this package was not requested. - cakephp/core 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - cakephp/database is locked to version 3.10.1 and an update of this package was not requested. - cakephp/database 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - cakephp/datasource is locked to version 3.10.1 and an update of this package was not requested. - cakephp/datasource 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - cakephp/log is locked to version 3.10.1 and an update of this package was not requested. - cakephp/log 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - cakephp/utility is locked to version 3.10.1 and an update of this package was not requested. - cakephp/utility 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - dflydev/fig-cookies is locked to version v2.0.3 and an update of this package was not requested. - dflydev/fig-cookies v2.0.3 requires php ^7.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - illuminate/container is locked to version v5.8.36 and an update of this package was not requested. - illuminate/container v5.8.36 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 11 - illuminate/contracts is locked to version v5.8.36 and an update of this package was not requested. - illuminate/contracts v5.8.36 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - illuminate/database is locked to version v5.8.36 and an update of this package was not requested. - illuminate/database v5.8.36 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 13 - illuminate/events is locked to version v5.8.36 and an update of this package was not requested. - illuminate/events v5.8.36 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - illuminate/support is locked to version v5.8.36 and an update of this package was not requested. - illuminate/support v5.8.36 requires php ^7.1.3 -> your php version (8.1.2) does not satisfy that requirement. Problem 15 - cakephp/collection 3.10.1 requires php >=5.6.0,<8.0.0 -> your php version (8.1.2) does not satisfy that requirement. - robmorgan/phinx 0.10.8 requires cakephp/collection ^3.6 -> satisfiable by cakephp/collection[3.10.1]. - robmorgan/phinx is locked to version 0.10.8 and an update of this package was not requested.
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, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/