Add support for Symfony 7 #111
Annotations
2 errors and 6 warnings
PHP 8.1 / Symfony ^7.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/stopwatch ^6.4 || ^7.0 -> satisfiable by symfony/stopwatch[v7.0.0, ..., v7.1.1].
- symfony/stopwatch[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/twig-bundle ^6.4 || ^7.0 -> satisfiable by symfony/twig-bundle[v7.0.0, ..., v7.1.1].
- symfony/twig-bundle[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/console ^6.4 || ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.1.1].
- symfony/console[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/debug-bundle ^6.4 || ^7.0 -> satisfiable by symfony/debug-bundle[v7.0.0, ..., v7.1.1].
- symfony/debug-bundle[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/dom-crawler ^6.4 || ^7.0 -> satisfiable by symfony/dom-crawler[v7.0.0, ..., v7.1.1].
- symfony/dom-crawler[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 6
- Root composer.json requires symfony/dotenv ^6.4 || ^7.0 -> satisfiable by symfony/dotenv[v7.0.0, ..., v7.1.1].
- symfony/dotenv[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 7
- Root composer.json requires symfony/runtime ^6.4 || ^7.0 -> satisfiable by symfony/runtime[v7.0.0, ..., v7.1.1].
- symfony/runtime[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 8
- Root composer.json requires symfony/translation ^6.4 || ^7.0 -> satisfiable by symfony/translation[v7.0.0, ..., v7.1.1].
- symfony/translation[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 9
- Root composer.json requires symfony/yaml ^6.4 || ^7.0 -> satisfiable by symfony/yaml[v7.0.0, ..., v7.1.1].
- symfony/yaml[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 10
- symfony/config[v7.0.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires symfony/config ^6.4 || ^7.0 -> satisfiable by symfony/config[v7.0.0, ..., v7.1.1].
|
PHP 8.1 / Symfony ^7.0
Process completed with exit code 2.
|
PHP 8.1 / Symfony ^7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 / Symfony ^7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / Symfony ^7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|