Security fix n°2 - make chunk names safe too #31
Annotations
4 errors
Test on php 8.0 and ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.0.0, ..., 10.5.3] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.3].
|
Test on php 8.0 and ubuntu-latest
Process completed with exit code 2.
|
Test on php 7.4 and ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.0.0, ..., 10.5.3] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.3].
|
Test on php 7.4 and ubuntu-latest
Process completed with exit code 2.
|