feat: use php7.4 as minimum #208
Annotations
11 errors
PHPUnit (PHP 7.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.4.0 || ^8.0 but your php version (7.1.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires sabre/event ^6.0 -> satisfiable by sabre/event[6.0.0].
- sabre/event 6.0.0 requires php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires sabre/http ^7.0 -> satisfiable by sabre/http[7.0.0, 7.0.1, 7.0.2, 7.0.3].
- sabre/http[7.0.0, ..., 7.0.3] require php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1)
Process completed with exit code 2.
|
PHPUnit (PHP 7.4)
Process completed with exit code 2.
|
PHPUnit (PHP 8.0)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2)
Process completed with exit code 2.
|
PHPUnit (PHP 7.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.4.0 || ^8.0 but your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires sabre/event ^6.0 -> satisfiable by sabre/event[6.0.0].
- sabre/event 6.0.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- Root composer.json requires sabre/http ^7.0 -> satisfiable by sabre/http[7.0.0, 7.0.1, 7.0.2, 7.0.3].
- sabre/http[7.0.0, ..., 7.0.3] require php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
PHPUnit (PHP 7.2)
Process completed with exit code 2.
|
PHPUnit (PHP 7.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.4.0 || ^8.0 but your php version (7.3.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires sabre/event ^6.0 -> satisfiable by sabre/event[6.0.0].
- sabre/event 6.0.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires sabre/http ^7.0 -> satisfiable by sabre/http[7.0.0, 7.0.1, 7.0.2, 7.0.3].
- sabre/http[7.0.0, ..., 7.0.3] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.3)
Process completed with exit code 2.
|