Remove annotations support to gain Symfony 7 compatibility #35
Annotations
3 errors and 3 warnings
PHPUnit (PHP 8.3, Symfony Version Lock none, prefer-stable)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2, Symfony Version Lock 6.4.*, prefer-stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/deprecation-contracts 6.4.*, found symfony/deprecation-contracts[dev-main, v2.1.0, ..., 2.5.x-dev, v3.0.0, ..., 3.5.x-dev (alias of dev-main)] but it does not match the constraint.
Problem 2
- Root composer.json requires symfony/config 6.4.* -> satisfiable by symfony/config[v6.4.0, v6.4.3, v6.4.4].
- symfony/config[v6.4.0, ..., v6.4.4] require symfony/deprecation-contracts ^2.5|^3 -> found symfony/deprecation-contracts[v2.5.0, v2.5.1, v2.5.2, v3.0.0, ..., v3.4.0] but it conflicts with your root composer.json require (6.4.*).
Problem 3
- Root composer.json requires symfony/dependency-injection 6.4.* -> satisfiable by symfony/dependency-injection[v6.4.0, ..., v6.4.4].
- symfony/dependency-injection[v6.4.0, ..., v6.4.4] require symfony/deprecation-contracts ^2.5|^3 -> found symfony/deprecation-contracts[v2.5.0, v2.5.1, v2.5.2, v3.0.0, ..., v3.4.0] but it conflicts with your root composer.json require (6.4.*).
Problem 4
- Root composer.json requires symfony/http-foundation 6.4.* -> satisfiable by symfony/http-foundation[v6.4.0, v6.4.2, v6.4.3, v6.4.4].
- symfony/http-foundation[v6.4.0, ..., v6.4.4] require symfony/deprecation-contracts ^2.5|^3 -> found symfony/deprecation-contracts[v2.5.0, v2.5.1, v2.5.2, v3.0.0, ..., v3.4.0] but it conflicts with your root composer.json require (6.4.*).
Problem 5
- Root composer.json requires symfony/http-kernel 6.4.* -> satisfiable by symfony/http-kernel[v6.4.0, ..., v6.4.5].
- symfony/http-kernel[v6.4.0, ..., v6.4.5] require symfony/deprecation-contracts ^2.5|^3 -> found symfony/deprecation-contracts[v2.5.0, v2.5.1, v2.5.2, v3.0.0, ..., v3.4.0] but it conflicts with your root composer.json require (6.4.*).
|
PHPUnit (PHP 8.2, Symfony Version Lock 6.4.*, prefer-stable)
Process completed with exit code 2.
|
PHPUnit (PHP 8.3, Symfony Version Lock none, prefer-stable)
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/.
|
PHPUnit (PHP 8.1, Symfony Version Lock none, prefer-lowest)
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/.
|
PHPUnit (PHP 8.2, Symfony Version Lock 6.4.*, prefer-stable)
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/.
|