chore: make compatible for symfony 7 #77
Annotations
2 errors and 3 warnings
phpunit
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-kernel ^7.0 -> satisfiable by symfony/http-kernel[v7.0.0, ..., v7.0.5].
- symfony/http-kernel[v7.0.0, ..., v7.0.5] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/config ^7.0 -> satisfiable by symfony/config[v7.0.0, v7.0.3, v7.0.4].
- symfony/config[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/dependency-injection ^7.0 -> satisfiable by symfony/dependency-injection[v7.0.0, ..., v7.0.4].
- symfony/dependency-injection[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0, v7.0.3].
- symfony/yaml[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/twig-bundle ^7.0 -> satisfiable by symfony/twig-bundle[v7.0.0, v7.0.3, v7.0.4].
- symfony/twig-bundle[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 6
- Root composer.json requires symfony/runtime ^7.0 -> satisfiable by symfony/runtime[v7.0.0, v7.0.3].
- symfony/runtime[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 7
- Root composer.json requires symfony/dotenv ^7.0 -> satisfiable by symfony/dotenv[v7.0.0, v7.0.2, v7.0.3, v7.0.4].
- symfony/dotenv[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 8
- symfony/security-bundle[v5.4.0, ..., v5.4.37] require symfony/config ^4.4|^5.0|^6.0 -> found symfony/config[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.36, v6.0.0, ..., v6.4.4] but it conflicts with your root composer.json require (^7.0).
- symfony/security-bundle[v6.4.0, ..., v6.4.5] require symfony/http-kernel ^6.2 -> found symfony/http-kernel[v6.2.0, ..., v6.4.5] but it conflicts with your root composer.json require (^7.0).
- symfony/security-bundle[v7.0.0, ..., v7.0.5] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- Root composer.json requires symfony/security-bundle ^7.0|^6.4|^5.4 -> satisfiable by symfony/security-bundle[v5.4.0, ..., v5.4.37, v6.4.0, ..., v6.4.5, v7.0.0, ..., v7.0.5].
|
phpunit
Process completed with exit code 2.
|
phpunit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@2cb9b829437ee246e9b3cac53555a39208ca6d28, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpunit
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@2cb9b829437ee246e9b3cac53555a39208ca6d28, 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/
|
phpunit
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/
|