Add php-version 8.3 to test strategy matrix #133
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Coding standards
39s
Static code analysis
23s
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.
|