Skip to content

Compatibility php 81 #295

Compatibility php 81

Compatibility php 81 #295

Triggered via pull request June 28, 2024 12:32
Status Failure
Total duration 38s
Artifacts

php.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Build ubuntu-latest > 7.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires psr/log ^2.0.0 -> satisfiable by psr/log[2.0.0]. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires psr/cache ^2.0.0 -> satisfiable by psr/cache[2.0.0]. - psr/cache 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - Root composer.json requires monolog/monolog ^3.6.0 -> satisfiable by monolog/monolog[3.6.0, 3.7.0]. - monolog/monolog[3.6.0, ..., 3.7.0] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - Root composer.json requires ramsey/uuid ^4.7.6 -> satisfiable by ramsey/uuid[4.7.6]. - ramsey/uuid 4.7.6 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - Root composer.json requires laminas/laminas-filter ^2.36.0 -> satisfiable by laminas/laminas-filter[2.36.0]. - laminas/laminas-filter 2.36.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - Root composer.json requires doctrine/dbal ^4.0.4 -> satisfiable by doctrine/dbal[4.0.4]. - doctrine/dbal 4.0.4 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - Root composer.json requires phpunit/phpunit ^11.2.5 -> satisfiable by phpunit/phpunit[11.2.5]. - phpunit/phpunit 11.2.5 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - symfony/http-kernel v4.4.51 requires psr/log ^1|^2 -> satisfiable by psr/log[2.0.0]. - Root composer.json requires symfony/http-kernel v4.4.51 -> satisfiable by symfony/http-kernel[v4.4.51].
Build ubuntu-latest > 7.4
Process completed with exit code 2.
Build ubuntu-latest > 7.3
The job was canceled because "ubuntu-latest_7_4" failed.
Build ubuntu-latest > 7.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement. Problem 2 - Root composer.json requires psr/log ^2.0.0 -> satisfiable by psr/log[2.0.0]. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - Root composer.json requires psr/cache ^2.0.0 -> satisfiable by psr/cache[2.0.0]. - psr/cache 2.0.0 requires php >=8.0.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - Root composer.json requires psr/container ^1.1.2 -> satisfiable by psr/container[1.1.2]. - psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - Root composer.json requires monolog/monolog ^3.6.0 -> satisfiable by monolog/monolog[3.6.0, 3.7.0]. - monolog/monolog[3.6.0, ..., 3.7.0] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - Root composer.json requires ramsey/uuid ^4.7.6 -> satisfiable by ramsey/uuid[4.7.6]. - ramsey/uuid 4.7.6 requires php ^8.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - Root composer.json requires laminas/laminas-filter ^2.36.0 -> satisfiable by laminas/laminas-filter[2.36.0]. - laminas/laminas-filter 2.36.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - Root composer.json requires doctrine/dbal ^4.0.4 -> satisfiable by doctrine/dbal[4.0.4]. - doctrine/dbal 4.0.4 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 9 - Root composer.json requires phpunit/phpunit ^11.2.5 -> satisfiable by phpunit/phpunit[11.2.5]. - phpunit/phpunit 11.2.5 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 10 - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.3.33) does not satisfy that requirement. - symfony/http-kernel v4.4.51 requires psr/log ^1|^2 -> satisfiable by psr/log[2.0.0]. - Root composer.json requires symfony/http-kernel v4.4.51 -> satisfiable by symfony/http-kernel[v4.4.51].
Build ubuntu-latest > 7.3
Process completed with exit code 2.
Build macos-latest > 7.3
The job was canceled because "ubuntu-latest_7_4" failed.
Build macos-latest > 7.3
The operation was canceled.
Build macos-latest > 7.4
The job was canceled because "ubuntu-latest_7_4" failed.
Build macos-latest > 7.4
The operation was canceled.
Build ubuntu-latest > 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ubuntu-latest > 7.4
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/