Allow php 8.3 #428
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
Annotations
2 errors and 2 warnings
Coding Standards / Coding Standards (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- ocramius/proxy-manager[2.2.0, ..., 2.2.4] require php ^7.2.0 -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.3.0, ..., 2.5.3] require php ^7.4.0 -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.6.0, ..., 2.7.0] require php 7.4.* -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.7.1, ..., 2.7.2] require php 7.4.0 -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.8.0, ..., 2.10.2] require php ~7.4.1 -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.11.0, ..., 2.13.1] require php ~7.4.1 || ~8.0.0 -> your php version (8.2.14) does not satisfy that requirement.
- ocramius/proxy-manager[2.14.0, ..., 2.14.1] require php ~8.0.0 -> your php version (8.2.14) does not satisfy that requirement.
- Root composer.json requires ocramius/proxy-manager ^2.2.0 -> satisfiable by ocramius/proxy-manager[2.2.0, ..., 2.14.1].
|
Coding Standards / Coding Standards (8.2)
The process '/usr/local/bin/composer' failed with exit code 2
|
Coding Standards / Coding Standards (8.2)
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/
|
Coding Standards / Coding Standards (8.2)
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/
|