Apply fixes from StyleCI (#60) #200
Annotations
8 errors and 4 warnings
P 8 - L 7.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 12.0.2 -> satisfiable by phpunit/phpunit[12.0.2].
- phpunit/phpunit 12.0.2 requires php >=8.3 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 5.* -> satisfiable by orchestra/testbench[v5.0.0, ..., v5.20.0].
- orchestra/testbench[v5.0.0, ..., v5.17.1] require phpunit/phpunit ^8.4 || ^9.0 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.0.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v5.18.0, ..., v5.20.0] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.3, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
|
P 8 - L 7.* - prefer-stable
Process completed with exit code 2.
|
P 7.4 - L 7.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 12.0.2 -> satisfiable by phpunit/phpunit[12.0.2].
- phpunit/phpunit 12.0.2 requires php >=8.3 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 5.* -> satisfiable by orchestra/testbench[v5.0.0, ..., v5.20.0].
- orchestra/testbench[v5.0.0, ..., v5.17.1] require phpunit/phpunit ^8.4 || ^9.0 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.0.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v5.18.0, ..., v5.20.0] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.3, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
|
P 7.4 - L 7.* - prefer-stable
Process completed with exit code 2.
|
P 7.4 - L 8.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 12.0.2 -> satisfiable by phpunit/phpunit[12.0.2].
- phpunit/phpunit 12.0.2 requires php >=8.3 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 6.* -> satisfiable by orchestra/testbench[v6.0.0, ..., v6.47.1].
- orchestra/testbench[v6.0.0, ..., v6.9.0] require phpunit/phpunit ^8.4 || ^9.0 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.0.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.10.0, ..., v6.12.1] require phpunit/phpunit ^8.4 || ^9.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.13.0, ..., v6.21.1] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.3, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.22.0, ..., v6.47.1] require phpunit/phpunit ^8.5.21 || ^9.5.10 -> found phpunit/phpunit[8.5.21, ..., 8.5.41, 9.5.10, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
|
P 7.4 - L 8.* - prefer-stable
Process completed with exit code 2.
|
P 8 - L 8.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 12.0.2 -> satisfiable by phpunit/phpunit[12.0.2].
- phpunit/phpunit 12.0.2 requires php >=8.3 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 6.* -> satisfiable by orchestra/testbench[v6.0.0, ..., v6.47.1].
- orchestra/testbench[v6.0.0, ..., v6.9.0] require phpunit/phpunit ^8.4 || ^9.0 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.0.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.10.0, ..., v6.12.1] require phpunit/phpunit ^8.4 || ^9.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.0, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.13.0, ..., v6.21.1] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.41, 9.3.3, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
- orchestra/testbench[v6.22.0, ..., v6.47.1] require phpunit/phpunit ^8.5.21 || ^9.5.10 -> found phpunit/phpunit[8.5.21, ..., 8.5.41, 9.5.10, ..., 9.6.22] but it conflicts with your root composer.json require (12.0.2).
|
P 8 - L 8.* - prefer-stable
Process completed with exit code 2.
|
P 8 - L 7.* - prefer-stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
P 7.4 - L 8.* - prefer-stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
P 7.4 - L 7.* - prefer-stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
P 8 - L 8.* - prefer-stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|