Fix: Resolve env preprocessors for LateBoundDsnParameter #184
tests.yaml
on: pull_request
Matrix: Test code style
Matrix: Static analysis
Matrix: Tests
Matrix: Tests (transpiled versions)
Annotations
9 errors
Tests (transpiled versions) (8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.20] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit[11.0.0, ..., 11.1.3] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 | ^11.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.20, 11.0.0, ..., 11.1.3].
|
Tests (transpiled versions) (8.0)
Process completed with exit code 2.
|
Tests (transpiled versions) (7.3)
The job was canceled because "_8_0" failed.
|
Tests (transpiled versions) (7.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- friendsofphp/php-cs-fixer v3.21.1 requires php ^8.0.1 -> your php version (7.3.33) does not satisfy that requirement.
- friendsofphp/php-cs-fixer[v3.15.0, ..., v3.58.1] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
- Root composer.json requires friendsofphp/php-cs-fixer ^3.15 -> satisfiable by friendsofphp/php-cs-fixer[v3.15.0, ..., v3.58.1].
|
Tests (transpiled versions) (7.3)
Process completed with exit code 2.
|
Tests (transpiled versions) (8.1)
The job was canceled because "_8_0" failed.
|
Tests (transpiled versions) (8.1)
The operation was canceled.
|
Tests (transpiled versions) (7.4)
The job was canceled because "_8_0" failed.
|
Tests (transpiled versions) (7.4)
The operation was canceled.
|