This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
Run PHPUnit in CI #42
Annotations
10 errors
PHP 7.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-cs-fixer/shim ^3.23 -> satisfiable by php-cs-fixer/shim[v3.23.0].
- php-cs-fixer/shim v3.23.0 requires php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
|
PHP 7.1
Process completed with exit code 2.
|
PHP 7.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-cs-fixer/shim ^3.23 -> satisfiable by php-cs-fixer/shim[v3.23.0].
- php-cs-fixer/shim v3.23.0 requires php ^7.4 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
|
PHP 7.0
Process completed with exit code 2.
|
PHP 7.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-cs-fixer/shim ^3.23 -> satisfiable by php-cs-fixer/shim[v3.23.0].
- php-cs-fixer/shim v3.23.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
PHP 7.2
Process completed with exit code 2.
|
PHP 5.6
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-cs-fixer/shim ^3.23 -> satisfiable by php-cs-fixer/shim[v3.23.0].
- php-cs-fixer/shim v3.23.0 requires php ^7.4 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
|
PHP 5.6
Process completed with exit code 2.
|
PHP 7.3
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-cs-fixer/shim ^3.23 -> satisfiable by php-cs-fixer/shim[v3.23.0].
- php-cs-fixer/shim v3.23.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
|
PHP 7.3
Process completed with exit code 2.
|