Replace Psalm with PHPstan #275
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
23s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Security checks
0s
Cleanup artifacts
0s
Annotations
4 errors
|
PHP-Linter (8.4) / linter
Process completed with exit code 4.
|
|
PHP-Linter (8.1) / linter
Process completed with exit code 4.
|
|
Quality control
Process completed with exit code 2.
|
|
Quality control
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires simplesamlphp/saml11 ~1.2.5 -> satisfiable by simplesamlphp/saml11[v1.2.5].
- simplesamlphp/saml11 v1.2.5 requires simplesamlphp/xml-common ~1.24.0 -> found simplesamlphp/xml-common[v1.24.0, v1.24.1, v1.24.2] but it conflicts with your root composer.json require (~2.0.0).
Problem 2
- Root composer.json requires simplesamlphp/simplesamlphp ~2.4.2 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.2].
- simplesamlphp/saml2[v5.0.0, ..., v5.0.1] require simplesamlphp/xml-common ^1.16 -> found simplesamlphp/xml-common[v1.16.0, ..., v1.25.1] but it conflicts with your root composer.json require (~2.0.0).
- simplesamlphp/saml2 v5.0.2 requires simplesamlphp/xml-common ~1.25.0 -> found simplesamlphp/xml-common[v1.25.0, v1.25.1] but it conflicts with your root composer.json require (~2.0.0).
- simplesamlphp/simplesamlphp v2.4.2 requires simplesamlphp/saml2 ^5.0.0 -> satisfiable by simplesamlphp/saml2[v5.0.0, v5.0.1, v5.0.2].
|