Fix dependency conflict #449
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
Annotations
11 errors
|
Unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.3, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.18.0 -> satisfiable by maglnet/composer-require-checker[4.18.0, 4.19.0].
- azjezz/psl[3.2.0, ..., 3.3.0, 4.2.0] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- maglnet/composer-require-checker 4.18.0 requires azjezz/psl ^3.2.0 -> satisfiable by azjezz/psl[3.2.0, 3.3.0].
- maglnet/composer-require-checker 4.19.0 requires azjezz/psl ^4.2.0 -> satisfiable by azjezz/psl[4.2.0].
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.2, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Unit tests, PHP 8.2, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.2, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.18.0 -> satisfiable by maglnet/composer-require-checker[4.18.0, 4.19.0].
- azjezz/psl[3.2.0, ..., 3.3.0] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- maglnet/composer-require-checker 4.18.0 requires azjezz/psl ^3.2.0 -> satisfiable by azjezz/psl[3.2.0, 3.3.0].
- maglnet/composer-require-checker 4.19.0 requires php ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.2.29) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.4, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Unit tests, PHP 8.4, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.4, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.18.0 -> satisfiable by maglnet/composer-require-checker[4.18.0, 4.19.0].
- azjezz/psl[3.2.0, ..., 3.3.0, 4.2.0] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- maglnet/composer-require-checker 4.18.0 requires azjezz/psl ^3.2.0 -> satisfiable by azjezz/psl[3.2.0, 3.3.0].
- maglnet/composer-require-checker 4.19.0 requires azjezz/psl ^4.2.0 -> satisfiable by azjezz/psl[4.2.0].
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.5, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Unit tests, PHP 8.5, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.5, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.18.0 -> satisfiable by maglnet/composer-require-checker[4.18.0, 4.19.0].
- azjezz/psl[3.2.0, ..., 3.3.0] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0) does not satisfy that requirement.
- azjezz/psl 4.2.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- maglnet/composer-require-checker 4.18.0 requires azjezz/psl ^3.2.0 -> satisfiable by azjezz/psl[3.2.0, 3.3.0].
- maglnet/composer-require-checker 4.19.0 requires azjezz/psl ^4.2.0 -> satisfiable by azjezz/psl[4.2.0].
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
|