Skip to content

Commit f20bddc

Browse files
committed
Bump dependencies
1 parent 527ffa2 commit f20bddc

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@
3535
},
3636
"require": {
3737
"php": "^8.1",
38-
"simplesamlphp/saml2": "^5.0",
39-
"simplesamlphp/simplesamlphp": "^2.1",
40-
"symfony/http-foundation": "^6.4"
38+
39+
"simplesamlphp/saml2": "~5.0.1",
40+
"simplesamlphp/simplesamlphp": "`2.4.0",
41+
"symfony/http-foundation": "~6.4.0"
4142
},
4243
"require-dev": {
43-
"simplesamlphp/simplesamlphp-test-framework": "^1.6",
44-
"simplesamlphp/xml-security": "^1.7"
44+
"simplesamlphp/simplesamlphp-test-framework": "~1.9.2",
45+
"simplesamlphp/xml-security": "~1.13.0"
4546
},
4647
"support": {
4748
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver/issues",

0 commit comments

Comments
 (0)