Drop PHP 7.x-8.0, add PHP 8.2-8.3 support #28
Annotations
10 errors and 29 warnings
Test (8.3, 7.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v3.4.0, ..., v3.4.30] require symfony/cache ~3.4|~4.0 -> found symfony/cache[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.48] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v3.4.31, ..., v3.4.47] require symfony/cache ~3.4.31|^4.3.4 -> found symfony/cache[v3.4.31, ..., v3.4.47, v4.3.4, ..., v4.4.48] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v4.3.0, ..., v4.4.8] require php ^7.1.3 -> your php version (8.3.2) does not satisfy that requirement.
- symfony/framework-bundle[v4.4.9, ..., v4.4.51, v5.0.9, ..., v5.1.11] require symfony/cache ^4.4|^5.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.0.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.3.2) does not satisfy that requirement.
- symfony/framework-bundle[v5.2.0, ..., v5.3.15] require symfony/cache ^5.2 -> found symfony/cache[v5.2.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v5.4.0, ..., v5.4.34] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.0.0, ..., v6.3.11] require symfony/cache ^5.4|^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.2] require symfony/http-kernel ^6.4 -> found symfony/http-kernel[v6.4.0, v6.4.1, v6.4.2] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires symfony/framework-bundle ^3.4 || ^4.3 || ^5.0 || ^6.0 -> satisfiable by symfony/framework-bundle[v3.4.0, ..., v3.4.47, v4.3.0, ..., v4.4.51, v5.0.0, ..., v5.4.34, v6.0.0, ..., v6.4.2].
|
Test (8.3, 7.*)
The process '/usr/local/bin/composer' failed with exit code 2
|
Test (8.3, highest, 5.*)
Process completed with exit code 2.
|
Test (8.2, highest, 6.*)
Process completed with exit code 2.
|
Test (8.2, 7.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v3.4.0, ..., v3.4.30] require symfony/cache ~3.4|~4.0 -> found symfony/cache[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.48] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v3.4.31, ..., v3.4.47] require symfony/cache ~3.4.31|^4.3.4 -> found symfony/cache[v3.4.31, ..., v3.4.47, v4.3.4, ..., v4.4.48] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v4.3.0, ..., v4.4.8] require php ^7.1.3 -> your php version (8.2.14) does not satisfy that requirement.
- symfony/framework-bundle[v4.4.9, ..., v4.4.51, v5.0.9, ..., v5.1.11] require symfony/cache ^4.4|^5.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.0.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.2.14) does not satisfy that requirement.
- symfony/framework-bundle[v5.2.0, ..., v5.3.15] require symfony/cache ^5.2 -> found symfony/cache[v5.2.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v5.4.0, ..., v5.4.34] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.0.0, ..., v6.3.11] require symfony/cache ^5.4|^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.2] require symfony/http-kernel ^6.4 -> found symfony/http-kernel[v6.4.0, v6.4.1, v6.4.2] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires symfony/framework-bundle ^3.4 || ^4.3 || ^5.0 || ^6.0 -> satisfiable by symfony/framework-bundle[v3.4.0, ..., v3.4.47, v4.3.0, ..., v4.4.51, v5.0.0, ..., v5.4.34, v6.0.0, ..., v6.4.2].
|
Test (8.2, 7.*)
The process '/usr/local/bin/composer' failed with exit code 2
|
Test (8.1, highest, 5.*)
Process completed with exit code 2.
|
Test (8.3, highest, 6.*)
Process completed with exit code 2.
|
Test (8.1, highest, 6.*)
Process completed with exit code 2.
|
Test (8.2, highest, 5.*)
Process completed with exit code 2.
|
Test (8.3, 7.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.3, 7.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.3, 7.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.3, highest, 5.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.3, highest, 5.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.3, highest, 5.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.2, highest, 6.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.2, highest, 6.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.2, highest, 6.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.2, 7.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.2, 7.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.2, 7.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.1, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.1, lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.1, lowest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.1, lowest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.1, lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.1, highest, 5.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.1, highest, 5.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.1, highest, 5.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.3, highest, 6.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.3, highest, 6.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.3, highest, 6.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.1, highest, 6.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.1, highest, 6.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.1, highest, 6.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (8.2, highest, 5.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.2, highest, 5.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.2, highest, 5.*)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|