We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62124eb + ec9c6b8 commit dc42cfeCopy full SHA for dc42cfe
1 file changed
composer.json
@@ -23,6 +23,9 @@
23
"phpunit/phpunit": "^9.0",
24
"dms/phpunit-arraysubset-asserts": "^0.2.0"
25
},
26
+ "conflict": {
27
+ "symfony/security-bundle": ">=5.2"
28
+ },
29
"autoload": {
30
"psr-4": { "Hslavich\\OneloginSamlBundle\\": "" },
31
"exclude-from-classmap": [
0 commit comments