We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2983a3 commit 849da4aCopy full SHA for 849da4a
composer.json
@@ -28,7 +28,7 @@
28
"require": {
29
"php": ">=5.6",
30
"simplesamlphp/composer-module-installer": "~1.1",
31
- "simplesamlphp/simplesamlphp-module-consent": "^1.0",
+ "simplesamlphp/simplesamlphp-module-consent": "^0.9",
32
"webmozart/assert": "~1.4"
33
},
34
"require-dev": {
@@ -39,7 +39,7 @@
39
"ssp-mixedcase-module-name": "consentAdmin"
40
41
"support": {
42
- "issues": "https://github.com/tvdijen/simplesamlphp-module-consentadmin/issues",
43
- "source": "https://github.com/tvdijen/simplesamlphp-module-consentadmin"
+ "issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues",
+ "source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin"
44
}
45
0 commit comments