Skip to content

upgrade dependency require-dev and php8 #14

upgrade dependency require-dev and php8

upgrade dependency require-dev and php8 #14

Triggered via push June 28, 2024 14:20
Status Failure
Total duration 37s
Artifacts

php.yml

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

Annotations

9 errors and 2 warnings
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 techdivision/import-product-link dev-compatibility-php-81 -> satisfiable by techdivision/import-product-link[dev-compatibility-php-81]. - techdivision/import-product-link dev-compatibility-php-81 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - Root composer.json requires doctrine/dbal ^4.0.4 -> satisfiable by doctrine/dbal[4.0.4, 4.0.x-dev, 4.1.x-dev]. - doctrine/dbal[4.0.4, ..., 4.1.x-dev] require php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - Root composer.json requires phpunit/phpunit ^11.2.5 -> satisfiable by phpunit/phpunit[11.2.5, 11.2.x-dev, 11.3.x-dev]. - phpunit/phpunit[11.2.5, ..., 11.3.x-dev] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
Build ubuntu-latest > 7.3
Process completed with exit code 2.
Build ubuntu-latest > 7.4
The job was canceled because "ubuntu-latest_7_3" failed.
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 techdivision/import-product-link dev-compatibility-php-81 -> satisfiable by techdivision/import-product-link[dev-compatibility-php-81]. - techdivision/import-product-link dev-compatibility-php-81 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires doctrine/dbal ^4.0.4 -> satisfiable by doctrine/dbal[4.0.4, 4.0.x-dev, 4.1.x-dev]. - doctrine/dbal[4.0.4, ..., 4.1.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - Root composer.json requires phpunit/phpunit ^11.2.5 -> satisfiable by phpunit/phpunit[11.2.5, 11.2.x-dev, 11.3.x-dev]. - phpunit/phpunit[11.2.5, ..., 11.3.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Build ubuntu-latest > 7.4
Process completed with exit code 2.
Build macos-latest > 7.4
The job was canceled because "ubuntu-latest_7_3" failed.
Build macos-latest > 7.4
The operation was canceled.
Build macos-latest > 7.3
The job was canceled because "ubuntu-latest_7_3" failed.
Build macos-latest > 7.3
The operation was canceled.
Build ubuntu-latest > 7.3
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.3
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/