Add a dedicated AttributeDriver, deprecate annotations #22
Annotations
4 errors and 5 warnings
PHPUnit (PHP 7.4, prefer-stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >= 8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/deprecation-contracts ^3.4 -> satisfiable by symfony/deprecation-contracts[v3.4.0].
- symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.4, prefer-stable)
Process completed with exit code 2.
|
PHPUnit (PHP 7.4, prefer-lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >= 8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/deprecation-contracts ^3.4 -> satisfiable by symfony/deprecation-contracts[v3.4.0].
- symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.4, prefer-lowest)
Process completed with exit code 2.
|
PHPUnit (PHP 7.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/.
|
PHPUnit (PHP 7.4, 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.1, 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.2, 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.3, 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/.
|