We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90654a commit a48b387Copy full SHA for a48b387
composer.json
@@ -42,7 +42,7 @@
42
"psr/clock": "^1.0",
43
"simplesamlphp/assert": "~1.8",
44
"simplesamlphp/saml11": "~1.2",
45
- "simplesamlphp/saml2": "^5@dev",
+ "simplesamlphp/saml2": "^5.0",
46
"simplesamlphp/simplesamlphp": "^2.4",
47
"simplesamlphp/xml-common": "~1.24",
48
"simplesamlphp/xml-security": "~1.13",
@@ -52,7 +52,7 @@
52
"symfony/http-foundation": "^6.4"
53
},
54
"require-dev": {
55
- "simplesamlphp/simplesamlphp-test-framework": "~1.8"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.9"
56
57
"support": {
58
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
0 commit comments