Fix require-checker to specific version #444
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
0s
Annotations
16 errors
|
Unit tests, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.3, ubuntu-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].
- Root composer.json requires simplesamlphp/simplesamlphp ^2.4 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4].
- maglnet/composer-require-checker 4.18.0 requires symfony/console ^7.2.1 -> satisfiable by symfony/console[v7.2.1, ..., v7.4.1].
- Conclusion: don't install one of symfony/console[v6.4.30], maglnet/composer-require-checker[4.19.0] (conflict analysis result)
- Conclusion: install symfony/console v6.4.30 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: symfony/console[v5.4.0, ..., v5.4.47, v6.0.0, ..., v6.4.30, v7.1.10, ..., v7.4.1].
|
|
Unit tests, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.4, ubuntu-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].
- Root composer.json requires simplesamlphp/simplesamlphp ^2.4 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4].
- maglnet/composer-require-checker 4.18.0 requires symfony/console ^7.2.1 -> satisfiable by symfony/console[v7.2.1, ..., v7.4.1].
- Conclusion: don't install one of symfony/console[v6.4.30], maglnet/composer-require-checker[4.19.0] (conflict analysis result)
- Conclusion: install symfony/console v6.4.30 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: symfony/console[v5.4.0, ..., v5.4.47, v6.0.0, ..., v6.4.30, v7.1.10, ..., v7.4.1].
|
|
Unit tests, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.2, ubuntu-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].
- Root composer.json requires simplesamlphp/simplesamlphp ^2.4 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4].
- simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4] require symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.30].
- Conclusion: don't install symfony/console v6.4.30 (conflict analysis result)
|
|
Unit tests, PHP 8.5, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.5, ubuntu-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].
- Root composer.json requires simplesamlphp/simplesamlphp ^2.4 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4].
- simplesamlphp/simplesamlphp[v2.4.0, ..., v2.4.4] require symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.30].
- Conclusion: don't install symfony/console v6.4.30 (conflict analysis result)
|
|
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-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
Alternatively you can require one of these packages that provide the extension (or parts of it):
Keep in mind that the suggestions are automated and may not be valid or safe to use
- paragonie/sodium_compat_ext_sodium
- juspay/expresscheckout-php-sdk Express Checkout SDK for PHP allows easy integration with Juspay's EC payments as a service platform
- vufind/vufind A flexible discovery layer.
- 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-sodium` 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
The operation was canceled.
|
|
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
The operation was canceled.
|
|
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
The operation was canceled.
|