Skip to content

Commit f32fdf3

Browse files
committed
Block broken release of xmlseclibs
1 parent 9545abd commit f32fdf3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"sebastian/phpcpd": "~4.1 || ^5.0 || ^6.0",
2626
"squizlabs/php_codesniffer": "~3.5"
2727
},
28+
"conflict": {
29+
"robrichards/xmlseclibs": "3.1.2"
30+
},
2831
"autoload": {
2932
"psr-4": {
3033
"SAML2\\": "src/SAML2"

0 commit comments

Comments
 (0)