ci: add matrix entries for Symfony 7 & PHP 8.2 #125
ci.yml
on: pull_request
static_analysis
1m 4s
cypress
40s
Matrix: test
Annotations
14 errors and 2 warnings
test (8, 6.4.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v6.4.0, v6.4.1, v6.4.2].
- symfony/console[v6.4.0, ..., v6.4.2] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/mailer ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/mailer[v6.4.0, v6.4.2].
- symfony/mailer[v6.4.0, ..., v6.4.2] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- friends-of-behat/symfony-extension[v2.3.1, ..., v2.4.2] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> satisfiable by symfony/dependency-injection[v6.4.0, v6.4.1, v6.4.2].
- friends-of-behat/symfony-extension v2.3.0 requires symfony/dependency-injection ^4.4 || ^5.1 || ^6.0 -> satisfiable by symfony/dependency-injection[v6.4.0, v6.4.1, v6.4.2].
- friends-of-behat/symfony-extension[v2.2.0, ..., v2.2.1] require symfony/dependency-injection ^4.4 || ^5.1 -> found symfony/dependency-injection[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- friends-of-behat/symfony-extension v2.5.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/dependency-injection[v6.4.0, ..., v6.4.2] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires friends-of-behat/symfony-extension ^2.2 -> satisfiable by friends-of-behat/symfony-extension[v2.2.0, ..., v2.5.0].
|
test (8, 6.4.*)
Process completed with exit code 2.
|
test (8.1, 7.0.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0, v7.0.1, v7.0.2].
- symfony/console[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/mailer ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/mailer[v7.0.0, v7.0.2].
- symfony/mailer[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/framework-bundle ^4.4.14 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/framework-bundle[v7.0.0, v7.0.1, v7.0.2].
- symfony/framework-bundle[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- behat/behat v3.14.0 requires symfony/console ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0, v7.0.1, v7.0.2].
- behat/behat[v3.6.1, ..., v3.7.0] require symfony/console ^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0 -> found symfony/console[v2.7.51, ..., v2.8.52, v3.3.15, ..., v3.4.47, v4.0.3, ..., v4.4.49, v5.0.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- behat/behat[v3.8.0, ..., v3.8.1] require symfony/console ^4.4 || ^5.0 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- behat/behat[v3.9.0, ..., v3.13.0] require symfony/console ^4.4 || ^5.0 || ^6.0 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- symfony/console[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- Root composer.json requires behat/behat ^3.6 -> satisfiable by behat/behat[3.6.0, ..., v3.14.0].
|
test (8.1, 7.0.*)
Process completed with exit code 2.
|
test (8.1, dev, 7.0.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0-BETA1, ..., 7.0.x-dev].
- symfony/console[v7.0.0-BETA1, ..., 7.0.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/mailer ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/mailer[v7.0.0-BETA1, ..., 7.0.x-dev].
- symfony/mailer[v7.0.0-BETA1, ..., 7.0.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- friends-of-behat/symfony-extension[2.2.x-dev, ..., v2.5.0] require symfony/dependency-injection ^6.2 || ^7.0 -> satisfiable by symfony/dependency-injection[v7.0.0-BETA1, ..., 7.0.x-dev].
- friends-of-behat/symfony-extension[v2.2.0, ..., v2.2.1] require symfony/dependency-injection ^4.4 || ^5.1 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev, v5.1.0-BETA1, ..., 5.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- friends-of-behat/symfony-extension v2.3.0 requires symfony/dependency-injection ^4.4 || ^5.1 || ^6.0 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev, v5.1.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- friends-of-behat/symfony-extension[v2.3.1, ..., v2.4.2] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev, v5.3.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- symfony/dependency-injection[v7.0.0-BETA1, ..., 7.0.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- Root composer.json requires friends-of-behat/symfony-extension ^2.2 -> satisfiable by friends-of-behat/symfony-extension[v2.2.0, ..., v2.5.0].
|
test (8.1, dev, 7.0.*)
Process completed with exit code 2.
|
test (8, 4.4.*)
Process completed with exit code 2.
|
test (8, 6.*)
Process completed with exit code 2.
|
test (7.4)
Process completed with exit code 2.
|
test (7.4, 5.*)
Process completed with exit code 2.
|
test (7.4, --prefer-stable --prefer-lowest)
Process completed with exit code 2.
|
test (8, 5.4.*)
Process completed with exit code 2.
|
test (7.4, 4.4.*)
Process completed with exit code 2.
|
test (8, true, -v --coverage-text)
Process completed with exit code 2.
|
cypress
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/.
|
cypress
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/
|