Skip to content

Commit 6ce78e1

Browse files
committed
Update dependencies
1 parent 29a33f7 commit 6ce78e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,15 @@
4040
},
4141
"require": {
4242
"php": "^8.1",
43-
"simplesamlphp/assert": "^1.1",
44-
"simplesamlphp/composer-module-installer": "^1.3.4",
45-
"simplesamlphp/saml2": "^5.0@dev",
43+
44+
"simplesamlphp/assert": "^1.8",
45+
"simplesamlphp/composer-module-installer": "^1.4",
46+
"simplesamlphp/saml2": "^5.0",
4647
"simplesamlphp/simplesamlphp": "^2.2",
4748
"symfony/http-foundation": "^6.4"
4849
},
4950
"require-dev": {
50-
"simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
51+
"simplesamlphp/simplesamlphp-test-framework": "^1.9"
5152
},
5253
"support": {
5354
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues",

0 commit comments

Comments
 (0)