Skip to content

Commit c00c264

Browse files
committed
Downgrade saml2-lib
1 parent 8274b32 commit c00c264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"require": {
3737
"php": "^8.1",
3838

39-
"simplesamlphp/saml2": "~5.0.1",
40-
"simplesamlphp/simplesamlphp": "`2.4.0",
39+
"simplesamlphp/saml2-legacy": "~4.18.1",
40+
"simplesamlphp/simplesamlphp": "~2.4.0",
4141
"symfony/http-foundation": "~6.4.0"
4242
},
4343
"require-dev": {

0 commit comments

Comments
 (0)