Skip to content

Add Symfony 7 support #89

Add Symfony 7 support

Add Symfony 7 support #89

Triggered via pull request July 18, 2024 19:00
Status Failure
Total duration 58s
Artifacts

test-application.yaml

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

Annotations

14 errors and 7 warnings
PHP Lint
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
PHP Lint
Process completed with exit code 2.
PHP 8.3 (highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
PHP 8.3 (highest)
Process completed with exit code 2.
PHP 7.4 (highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability. Problem 2 - sulu/sulu[2.5.0-alpha1, ..., 2.5.x-dev] require php ^8.0 || ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - sulu/sulu[2.6.0-RC1, ..., 2.6.x-dev] require php ^8.2 || ^8.3 -> your php version (7.4.33) does not satisfy that requirement. - sulu/sulu[2.4.0-RC1, ..., 2.4.20] require dantleech/phpcr-migrations-bundle ^1.0 -> found dantleech/phpcr-migrations-bundle[1.0.0, 1.1.0, 1.2.0, 1.3.0] but it conflicts with your root composer.json require (^1.6). - Root composer.json requires sulu/sulu ^2.4 || ^2.5@dev -> satisfiable by sulu/sulu[2.4.0-RC1, ..., 2.6.x-dev].
PHP 7.4 (highest)
Process completed with exit code 2.
PHP 8.2 (highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
PHP 8.2 (highest)
Process completed with exit code 2.
PHP 7.2 (lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability. Problem 2 - sulu/sulu[2.5.0-alpha1, ..., 2.5.x-dev] require php ^8.0 || ^8.1 -> your php version (7.2.34) does not satisfy that requirement. - sulu/sulu[2.6.0-RC1, ..., 2.6.x-dev] require php ^8.2 || ^8.3 -> your php version (7.2.34) does not satisfy that requirement. - sulu/sulu[2.4.0-RC1, ..., 2.4.20] require dantleech/phpcr-migrations-bundle ^1.0 -> found dantleech/phpcr-migrations-bundle[1.0.0, 1.1.0, 1.2.0, 1.3.0] but it conflicts with your root composer.json require (^1.6). - Root composer.json requires sulu/sulu ^2.4 || ^2.5@dev -> satisfiable by sulu/sulu[2.4.0-RC1, ..., 2.6.x-dev].
PHP 7.2 (lowest)
Process completed with exit code 2.
PHP 8.1 (highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability. Problem 2 - sulu/sulu[2.5.0-alpha1, ..., 2.5.x-dev] require dantleech/phpcr-migrations-bundle ^1.3 -> found dantleech/phpcr-migrations-bundle[1.3.0] but it conflicts with your root composer.json require (^1.6). - sulu/sulu[2.6.0-RC1, ..., 2.6.x-dev] require php ^8.2 || ^8.3 -> your php version (8.1.29) does not satisfy that requirement. - sulu/sulu[2.4.0-RC1, ..., 2.4.20] require dantleech/phpcr-migrations-bundle ^1.0 -> found dantleech/phpcr-migrations-bundle[1.0.0, 1.1.0, 1.2.0, 1.3.0] but it conflicts with your root composer.json require (^1.6). - Root composer.json requires sulu/sulu ^2.4 || ^2.5@dev -> satisfiable by sulu/sulu[2.4.0-RC1, ..., 2.6.x-dev].
PHP 8.1 (highest)
Process completed with exit code 2.
PHP 8.0 (highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires dantleech/phpcr-migrations-bundle ^1.6, found dantleech/phpcr-migrations-bundle[dev-master, 1.x-dev (alias of dev-master)] but it does not match your minimum-stability. Problem 2 - sulu/sulu[2.5.0-alpha1, ..., 2.5.x-dev] require dantleech/phpcr-migrations-bundle ^1.3 -> found dantleech/phpcr-migrations-bundle[1.3.0] but it conflicts with your root composer.json require (^1.6). - sulu/sulu[2.6.0-RC1, ..., 2.6.x-dev] require php ^8.2 || ^8.3 -> your php version (8.0.30) does not satisfy that requirement. - sulu/sulu[2.4.0-RC1, ..., 2.4.20] require dantleech/phpcr-migrations-bundle ^1.0 -> found dantleech/phpcr-migrations-bundle[1.0.0, 1.1.0, 1.2.0, 1.3.0] but it conflicts with your root composer.json require (^1.6). - Root composer.json requires sulu/sulu ^2.4 || ^2.5@dev -> satisfiable by sulu/sulu[2.4.0-RC1, ..., 2.6.x-dev].
PHP 8.0 (highest)
Process completed with exit code 2.
PHP Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.3 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 7.4 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.2 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 7.2 (lowest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.1 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.0 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/