Skip to content

Commit 6be70bf

Browse files
committed
Bump dependencies
1 parent 90e95e5 commit 6be70bf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
}
3636
},
3737
"require": {
38-
"php": "^8.1",
38+
"php": "^8.2",
3939

40-
"simplesamlphp/saml2": "~5.0",
41-
"simplesamlphp/simplesamlphp": "^2.4",
42-
"symfony/http-foundation": "^6.4"
40+
"simplesamlphp/assert": "~1.9",
41+
"simplesamlphp/simplesamlphp": "^2.5",
42+
"symfony/http-foundation": "^7.4"
4343
},
4444
"require-dev": {
45-
"simplesamlphp/simplesamlphp-test-framework": "^1.9"
45+
"simplesamlphp/simplesamlphp-test-framework": "^1.10"
4646
},
4747
"support": {
4848
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-authorize/issues",

0 commit comments

Comments
 (0)