Skip to content

Commit af9e9c1

Browse files
committed
Bump dependencies
1 parent a711377 commit af9e9c1

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
@@ -38,15 +38,15 @@
3838
"ext-session": "*",
3939

4040
"beste/clock": "~3.0",
41-
"simplesamlphp/assert": "~1.9",
42-
"simplesamlphp/composer-module-installer": "~1.6",
41+
"simplesamlphp/assert": "~2.0",
42+
"simplesamlphp/composer-module-installer": "~1.7",
4343
"simplesamlphp/simplesamlphp": "~2.5@dev",
44-
"simplesamlphp/xml-cas": "~2.0",
45-
"simplesamlphp/xml-common": "~2.0",
46-
"simplesamlphp/xml-soap": "~2.0",
44+
"simplesamlphp/xml-cas": "~2.5",
45+
"simplesamlphp/xml-common": "~2.7",
46+
"simplesamlphp/xml-soap": "~2.3",
4747
"symfony/http-foundation": "~7.4",
4848
"symfony/http-kernel": "~7.4",
49-
"simplesamlphp/saml11": "~2.1"
49+
"simplesamlphp/saml11": "~2.3"
5050
},
5151
"require-dev": {
5252
"simplesamlphp/simplesamlphp-test-framework": "~1.11"

0 commit comments

Comments
 (0)