We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836733e commit 6766e5dCopy full SHA for 6766e5d
composer.json
@@ -36,12 +36,12 @@
36
},
37
"require": {
38
"php": "^8.1",
39
- "simplesamlphp/assert": "^1.0",
40
- "simplesamlphp/simplesamlphp": "^2.1",
+ "simplesamlphp/assert": "^1.8",
+ "simplesamlphp/simplesamlphp": "^2.4",
41
"symfony/http-foundation": "^6.4"
42
43
"require-dev": {
44
- "simplesamlphp/simplesamlphp-test-framework": "^1.5"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.9.3"
45
46
"support": {
47
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-authorize/issues",
0 commit comments