Merge branch 'release/1.2.0' #4
Annotations
2 errors and 3 warnings
phpstan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires monolog/monolog ^3.0 -> satisfiable by monolog/monolog[3.0.0, ..., 3.7.0].
- monolog/monolog[3.0.0, ..., 3.7.0] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/monolog-bridge[v6.0.0, ..., v6.0.19] require monolog/monolog ^1.25.1|^2 -> found monolog/monolog[1.25.1, ..., 1.27.1, 2.0.0, ..., 2.9.3] but it conflicts with your root composer.json require (^3.0).
- symfony/monolog-bridge[v6.1.0, ..., v6.4.8] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires symfony/monolog-bridge ^6.0 -> satisfiable by symfony/monolog-bridge[v6.0.0, ..., v6.4.8].
|
phpstan
The process '/usr/local/bin/composer' failed with exit code 2
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpstan
The `save-state` 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/
|