We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e95e5 commit 6be70bfCopy full SHA for 6be70bf
composer.json
@@ -35,14 +35,14 @@
35
}
36
},
37
"require": {
38
- "php": "^8.1",
+ "php": "^8.2",
39
40
- "simplesamlphp/saml2": "~5.0",
41
- "simplesamlphp/simplesamlphp": "^2.4",
42
- "symfony/http-foundation": "^6.4"
+ "simplesamlphp/assert": "~1.9",
+ "simplesamlphp/simplesamlphp": "^2.5",
+ "symfony/http-foundation": "^7.4"
43
44
"require-dev": {
45
- "simplesamlphp/simplesamlphp-test-framework": "^1.9"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.10"
46
47
"support": {
48
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-authorize/issues",
0 commit comments