Allow PHP 8.3 #134
ci.yaml
on: pull_request
Coding standards
22s
Static code analysis
17s
Matrix: tests
Annotations
4 errors
Tests on PHP 8.3
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.0.0 || ~8.1.0 || ~8.2.0 but your php version (8.3.0) does not satisfy that requirement.
|
Tests on PHP 8.3
Process completed with exit code 2.
|
Tests on PHP 8.3 --prefer-lowest --prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.0.0 || ~8.1.0 || ~8.2.0 but your php version (8.3.0) does not satisfy that requirement.
|
Tests on PHP 8.3 --prefer-lowest --prefer-stable
Process completed with exit code 2.
|