We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997e3b3 commit 47fd053Copy full SHA for 47fd053
composer.json
@@ -33,11 +33,11 @@
33
},
34
"require": {
35
"php": "^8.1",
36
- "simplesamlphp/simplesamlphp": "^2.1",
37
- "symfony/http-foundation": "^6.4"
+ "simplesamlphp/simplesamlphp": "^2.1.0",
+ "symfony/http-foundation": "^6.4.0"
38
39
"require-dev": {
40
- "simplesamlphp/simplesamlphp-test-framework": "^1.5"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.7.0"
41
42
"support": {
43
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning/issues",
0 commit comments