Skip to content

Commit 55b2985

Browse files
committed
Bump dependencies
1 parent d8f06fb commit 55b2985

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"php": "^8.2",
3838
"ext-pcre": "*",
3939

40-
"simplesamlphp/assert": "^1.1",
41-
"simplesamlphp/composer-module-installer": "^1.3.4",
42-
"simplesamlphp/simplesamlphp": "~2.4.0",
40+
"simplesamlphp/assert": "^1.9",
41+
"simplesamlphp/composer-module-installer": "^1.4",
42+
"simplesamlphp/simplesamlphp": "~2.4",
4343
"simplesamlphp/simplesamlphp-module-ldap": "~1.2",
44-
"simplesamlphp/xml-cas": "^1.0",
45-
"simplesamlphp/xml-common": "^1.8",
46-
"symfony/http-foundation": "^6.4"
44+
"simplesamlphp/xml-cas": "^2.0",
45+
"simplesamlphp/xml-common": "^2.0",
46+
"symfony/http-foundation": "^6.4 || ^7.3"
4747
},
4848
"require-dev": {
49-
"simplesamlphp/simplesamlphp-test-framework": "^1.9.2"
49+
"simplesamlphp/simplesamlphp-test-framework": "^1.10"
5050
},
5151
"support": {
5252
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cas/issues",

0 commit comments

Comments
 (0)