We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6da55 commit 2426d71Copy full SHA for 2426d71
1 file changed
composer.json
@@ -35,8 +35,10 @@
35
36
"dapphp/radius": "^3.0.0",
37
"simplesamlphp/composer-module-installer": "^1.3.2",
38
- "simplesamlphp/simplesamlphp": "^2.0.0-rc2",
39
- "simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
+ "simplesamlphp/simplesamlphp": "^2.0.0"
+ },
40
+ "require-dev": {
41
+ "simplesamlphp/simplesamlphp-test-framework": "~1.6"
42
},
43
"support": {
44
"issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues",
0 commit comments