Added UUID test cases, now using ramsey/identifier #1
Annotations
4 errors
|
phpunit / PHP 8.0 MSSQL-2019-latest
Process completed with exit code 2.
|
|
phpunit / PHP 8.0 MSSQL-2019-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
- Root composer.json requires ramsey/identifier ^0.1.0 -> satisfiable by ramsey/identifier[0.1.0].
- ramsey/identifier 0.1.0 requires php-64bit ^8.2 -> your php-64bit version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires cycle/annotated ^4.3.0 -> satisfiable by cycle/annotated[v4.3.0, 4.x-dev].
- cycle/annotated[v4.3.0, ..., 4.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
|
phpunit / PHP 8.1 MSSQL-2019-latest
Process completed with exit code 2.
|
|
phpunit / PHP 8.1 MSSQL-2019-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ramsey/identifier ^0.1.0 -> satisfiable by ramsey/identifier[0.1.0].
- ramsey/identifier 0.1.0 requires php-64bit ^8.2 -> your php-64bit version (8.1.33) does not satisfy that requirement.
|