Skip to content

Commit 849da4a

Browse files
authored
Update composer.json
1 parent b2983a3 commit 849da4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": ">=5.6",
3030
"simplesamlphp/composer-module-installer": "~1.1",
31-
"simplesamlphp/simplesamlphp-module-consent": "^1.0",
31+
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
3232
"webmozart/assert": "~1.4"
3333
},
3434
"require-dev": {
@@ -39,7 +39,7 @@
3939
"ssp-mixedcase-module-name": "consentAdmin"
4040
},
4141
"support": {
42-
"issues": "https://github.com/tvdijen/simplesamlphp-module-consentadmin/issues",
43-
"source": "https://github.com/tvdijen/simplesamlphp-module-consentadmin"
42+
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues",
43+
"source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin"
4444
}
4545
}

0 commit comments

Comments
 (0)