Skip to content

Commit e0e579c

Browse files
committed
Bump dependencies
1 parent 2ec4d0b commit e0e579c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
}
3434
},
3535
"require": {
36-
"php": "^8.0",
37-
"simplesamlphp/composer-module-installer": "^1.3.2",
36+
"php": "^8.1",
37+
"simplesamlphp/composer-module-installer": "^1.3.4",
3838
"simplesamlphp/simplesamlphp": "^3@dev",
3939
"simplesamlphp/simplesamlphp-module-ldap": "~1.2",
40-
"symfony/http-foundation": "^6.0"
40+
"symfony/http-foundation": "^6.4"
4141
},
4242
"require-dev": {
43-
"simplesamlphp/simplesamlphp-test-framework": "^1.5.1"
43+
"simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
4444
},
4545
"support": {
4646
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cas/issues",

0 commit comments

Comments
 (0)