Support for PHP8.4: null type annotations #73
Annotations
6 errors
PHP 7.3 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.68 -> satisfiable by friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5].
- friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
|
PHP 7.3 on ubuntu-latest
Process completed with exit code 2.
|
PHP 7.1 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.68 -> satisfiable by friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5].
- friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5] require php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
|
PHP 7.1 on ubuntu-latest
Process completed with exit code 2.
|
PHP 7.2 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.68 -> satisfiable by friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5].
- friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.5] require php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
PHP 7.2 on ubuntu-latest
Process completed with exit code 2.
|