Skip to content

Commit a48b387

Browse files
committed
Update dependencies
1 parent b90654a commit a48b387

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
@@ -42,7 +42,7 @@
4242
"psr/clock": "^1.0",
4343
"simplesamlphp/assert": "~1.8",
4444
"simplesamlphp/saml11": "~1.2",
45-
"simplesamlphp/saml2": "^5@dev",
45+
"simplesamlphp/saml2": "^5.0",
4646
"simplesamlphp/simplesamlphp": "^2.4",
4747
"simplesamlphp/xml-common": "~1.24",
4848
"simplesamlphp/xml-security": "~1.13",
@@ -52,7 +52,7 @@
5252
"symfony/http-foundation": "^6.4"
5353
},
5454
"require-dev": {
55-
"simplesamlphp/simplesamlphp-test-framework": "~1.8"
55+
"simplesamlphp/simplesamlphp-test-framework": "~1.9"
5656
},
5757
"support": {
5858
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",

0 commit comments

Comments
 (0)