Skip to content

Commit 8d46d55

Browse files
committed
Update dependencies
1 parent 3b5312e commit 8d46d55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"php": "^8.1",
3838
"ext-pdo": "*",
3939

40-
"simplesamlphp/assert": "^1.1.0",
41-
"simplesamlphp/composer-module-installer": "^1.3.4",
42-
"simplesamlphp/saml2": "^5@dev",
40+
"simplesamlphp/assert": "^1.8",
41+
"simplesamlphp/composer-module-installer": "^1.4",
42+
"simplesamlphp/saml2": "^5.0",
4343

44-
"simplesamlphp/simplesamlphp": "^2.1.0",
45-
"symfony/http-foundation": "^6.4.0"
44+
"simplesamlphp/simplesamlphp": "^2.1",
45+
"symfony/http-foundation": "^6.4"
4646
},
4747
"require-dev": {
48-
"simplesamlphp/simplesamlphp-test-framework": "^1.7.0"
48+
"simplesamlphp/simplesamlphp-test-framework": "^1.9"
4949
},
5050
"support": {
5151
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consent/issues",

0 commit comments

Comments
 (0)