Skip to content

Update composer-require-checker #519

Update composer-require-checker

Update composer-require-checker #519

Triggered via push March 20, 2026 19:12
Status Failure
Total duration 1m 39s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Quality control
0s
Quality control
Security checks
0s
Security checks
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 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.24 -> satisfiable by maglnet/composer-require-checker[4.24.0]. - maglnet/composer-require-checker 4.24.0 requires php ~8.4.0 || ~8.5.0 -> your php version (8.3.30) does not satisfy that requirement.
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.24 -> satisfiable by maglnet/composer-require-checker[4.24.0]. - Root composer.json requires simplesamlphp/simplesamlphp * -> satisfiable by simplesamlphp/simplesamlphp[v1.18.6, ..., 1.19.9, v2.0.0, ..., v2.5.0]. - maglnet/composer-require-checker 4.24.0 requires symfony/console ^8.0.7 -> satisfiable by symfony/console[v8.0.7]. - simplesamlphp/simplesamlphp[v1.18.6, ..., v1.18.8] require symfony/http-foundation ^3.4 || ^4.0 -> found symfony/http-foundation[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q", "PKSA-t4rz-hp2g-57t1", "PKSA-9w98-4rwq-spxr", "PKSA-324d-pqmd-hptz", "PKSA-nqj4-v43p-2gxc", "PKSA-f8b8-pbjy-s9k8"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.0, ..., v1.19.1] require php >=7.1 <8.0 -> your php version (8.4.19) does not satisfy that requirement. - simplesamlphp/simplesamlphp[v1.19.2, ..., v1.19.3] require simplesamlphp/saml2 4.2.3 -> found simplesamlphp/saml2[v4.2.3] but these were not loaded, because they are affected by security advisories ("PKSA-rxdv-j1j4-96fj", "PKSA-1983-c8jn-trgm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.4, ..., v1.19.5] require twig/twig ^1.43 || ^2.0 -> found twig/twig[v1.43.0, ..., v1.44.8, v2.0.0, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp v1.19.6 requires gettext/gettext v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a -> found gettext/gettext[4.x-dev] but it does not match your minimum-stability. - simplesamlphp/simplesamlphp[v1.19.7, ..., 1.19.9] require twig/twig ^2.15.3 -> found twig/twig[v2.15.3, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp[v2.0.0, ..., v2.0.15] require symfony/http-kernel ^5.4 -> satisfiable by symfony/http-kernel[v5.4.20, ..., v5.4.51]. - simplesamlphp/simplesamlphp[2.1.0, ..., v2.1.3] require symfony/console ^6.0 -> satisfiable by symfony/console[v6.0.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp[v2.1.4, ..., v2.1.8] require symfony/http-foundation ^6.0 <6.4 -> found symfony/http-foundation[v6.0.0, ..., v6.3.12] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v2.2.0, ..., v2.4.5] require symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp v2.5.0 requires symfony/console ~7.4 -> satisfiable by symfony/console[v7.4.0, ..., v7.4.7]. - symfony/http-kernel[v5.4.20, ..., v5.4.51] require psr/log ^1|^2 -> found psr/log[1.0.0, ..., 1.1.4, 2.0.0] but it conflicts with your root composer.json require (^3.0). - You can only install one version of a package, so only one of these can be installed: symfony/console[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.35, v7.1.10, ..., v7.4.7, v8.0.0, ..., v8.0.7].
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.24 -> satisfiable by maglnet/composer-require-checker[4.24.0]. - Root composer.json requires simplesamlphp/simplesamlphp * -> satisfiable by simplesamlphp/simplesamlphp[v1.18.6, ..., 1.19.9, v2.0.0, ..., v2.5.0]. - maglnet/composer-require-checker 4.24.0 requires symfony/console ^8.0.7 -> satisfiable by symfony/console[v8.0.7]. - simplesamlphp/simplesamlphp[v1.18.6, ..., v1.18.8] require symfony/http-foundation ^3.4 || ^4.0 -> found symfony/http-foundation[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q", "PKSA-t4rz-hp2g-57t1", "PKSA-9w98-4rwq-spxr", "PKSA-324d-pqmd-hptz", "PKSA-nqj4-v43p-2gxc", "PKSA-f8b8-pbjy-s9k8"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.0, ..., v1.19.1] require php >=7.1 <8.0 -> your php version (8.5.4) does not satisfy that requirement. - simplesamlphp/simplesamlphp[v1.19.2, ..., v1.19.3] require simplesamlphp/saml2 4.2.3 -> found simplesamlphp/saml2[v4.2.3] but these were not loaded, because they are affected by security advisories ("PKSA-rxdv-j1j4-96fj", "PKSA-1983-c8jn-trgm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.4, ..., v1.19.5] require twig/twig ^1.43 || ^2.0 -> found twig/twig[v1.43.0, ..., v1.44.8, v2.0.0, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp v1.19.6 requires gettext/gettext v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a -> found gettext/gettext[4.x-dev] but it does not match your minimum-stability. - simplesamlphp/simplesamlphp[v1.19.7, ..., 1.19.9] require twig/twig ^2.15.3 -> found twig/twig[v2.15.3, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp[v2.0.0, ..., v2.0.15] require symfony/http-kernel ^5.4 -> satisfiable by symfony/http-kernel[v5.4.20, ..., v5.4.51]. - simplesamlphp/simplesamlphp[2.1.0, ..., v2.1.3] require symfony/console ^6.0 -> satisfiable by symfony/console[v6.0.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp[v2.1.4, ..., v2.1.8] require symfony/http-foundation ^6.0 <6.4 -> found symfony/http-foundation[v6.0.0, ..., v6.3.12] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v2.2.0, ..., v2.4.5] require symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp v2.5.0 requires symfony/console ~7.4 -> satisfiable by symfony/console[v7.4.0, ..., v7.4.7]. - symfony/http-kernel[v5.4.20, ..., v5.4.51] require psr/log ^1|^2 -> found psr/log[1.0.0, ..., 1.1.4, 2.0.0] but it conflicts with your root composer.json require (^3.0). - You can only install one version of a package, so only one of these can be installed: symfony/console[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.35, v7.1.10, ..., v7.4.7, v8.0.0, ..., v8.0.7].
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.24, found maglnet/composer-require-checker[4.24.x-dev, 4.25.x-dev] but it does not match your minimum-stability.
Unit tests, PHP 8.4, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_5" 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.24 -> satisfiable by maglnet/composer-require-checker[4.24.0]. - Root composer.json requires simplesamlphp/simplesamlphp * -> satisfiable by simplesamlphp/simplesamlphp[v1.18.6, ..., 1.19.9, v2.0.0, ..., v2.5.0]. - maglnet/composer-require-checker 4.24.0 requires symfony/console ^8.0.7 -> satisfiable by symfony/console[v8.0.7]. - simplesamlphp/simplesamlphp[v1.18.6, ..., v1.18.8] require symfony/http-foundation ^3.4 || ^4.0 -> found symfony/http-foundation[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q", "PKSA-t4rz-hp2g-57t1", "PKSA-9w98-4rwq-spxr", "PKSA-324d-pqmd-hptz", "PKSA-nqj4-v43p-2gxc", "PKSA-f8b8-pbjy-s9k8"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.0, ..., v1.19.1] require php >=7.1 <8.0 -> your php version (8.4.19) does not satisfy that requirement. - simplesamlphp/simplesamlphp[v1.19.2, ..., v1.19.3] require simplesamlphp/saml2 4.2.3 -> found simplesamlphp/saml2[v4.2.3] but these were not loaded, because they are affected by security advisories ("PKSA-rxdv-j1j4-96fj", "PKSA-1983-c8jn-trgm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v1.19.4, ..., v1.19.5] require twig/twig ^1.43 || ^2.0 -> found twig/twig[v1.43.0, ..., v1.44.8, v2.0.0, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp v1.19.6 requires gettext/gettext v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a -> found gettext/gettext[4.x-dev] but it does not match your minimum-stability. - simplesamlphp/simplesamlphp[v1.19.7, ..., 1.19.9] require twig/twig ^2.15.3 -> found twig/twig[v2.15.3, ..., v2.16.1] but it conflicts with your root composer.json require (~3.23). - simplesamlphp/simplesamlphp[v2.0.0, ..., v2.0.15] require symfony/http-kernel ^5.4 -> satisfiable by symfony/http-kernel[v5.4.20, ..., v5.4.51]. - simplesamlphp/simplesamlphp[2.1.0, ..., v2.1.3] require symfony/console ^6.0 -> satisfiable by symfony/console[v6.0.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp[v2.1.4, ..., v2.1.8] require symfony/http-foundation ^6.0 <6.4 -> found symfony/http-foundation[v6.0.0, ..., v6.3.12] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. - simplesamlphp/simplesamlphp[v2.2.0, ..., v2.4.5] require symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.35]. - simplesamlphp/simplesamlphp v2.5.0 requires symfony/console ~7.4 -> satisfiable by symfony/console[v7.4.0, ..., v7.4.7]. - symfony/http-kernel[v5.4.20, ..., v5.4.51] require psr/log ^1|^2 -> found psr/log[1.0.0, ..., 1.1.4, 2.0.0] but it conflicts with your root composer.json require (^3.0). - You can only install one version of a package, so only one of these can be installed: symfony/console[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.35, v7.1.10, ..., v7.4.7, v8.0.0, ..., v8.0.7].
Unit tests, PHP 8.3, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_5" failed
Unit tests, PHP 8.3, windows-latest
The operation was canceled.