Skip to content

Commit 57f9af2

Browse files
committed
Update dependencies
1 parent 472d4fe commit 57f9af2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@
4040

4141
"beste/clock": "^3.0",
4242
"psr/clock": "^1.0",
43-
"simplesamlphp/assert": "~1.8.0",
44-
"simplesamlphp/saml11": "~1.2.0",
45-
"simplesamlphp/saml2": "^5@dev",
43+
"simplesamlphp/assert": "~1.8",
44+
"simplesamlphp/saml11": "~1.2",
45+
"simplesamlphp/saml2": "^5.0",
4646
"simplesamlphp/simplesamlphp": "^2.4",
47-
"simplesamlphp/xml-common": "~1.24.0",
48-
"simplesamlphp/xml-security": "~1.13.0",
49-
"simplesamlphp/xml-soap": "~1.7.0",
50-
"simplesamlphp/xml-wsdl": "~1.2.1",
51-
"simplesamlphp/ws-security": "~1.9.0",
47+
"simplesamlphp/xml-common": "~1.24",
48+
"simplesamlphp/xml-security": "~1.13",
49+
"simplesamlphp/xml-soap": "~1.7",
50+
"simplesamlphp/xml-wsdl": "~1.2",
51+
"simplesamlphp/ws-security": "~1.9",
5252
"symfony/http-foundation": "^6.4"
5353
},
5454
"require-dev": {
55-
"simplesamlphp/simplesamlphp-test-framework": "~1.10.3"
55+
"simplesamlphp/simplesamlphp-test-framework": "~1.10"
5656
},
5757
"support": {
5858
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",

0 commit comments

Comments
 (0)