Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpero authored Oct 31, 2017
1 parent a4bd427 commit 547a357
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
{
"name": "jelicanin/silverstripe-cookie-policy-notification",
"name": "fractaslabs/silverstripe-cookie-policy-notification",
"description": "SilverStripe Cookie Policy Notification Module",
"type": "silverstripe-module",
"homepage": "http://github.com/jelicanin/silverstripe-cookie-policy-notification",
"homepage": "http://github.com/fractaslabs/silverstripe-cookie-policy-notification",
"keywords": ["silverstripe", "cookie", "cookie-policy", "notification", "module", "cms"],
"authors": [{
"name": "Milan jelicanin",
"email": "[email protected]"
}],
"support": {
"issues": "http://github.com/jelicanin/silverstripe-cookie-policy-notification/issues"
"issues": "http://github.com/fractaslabs/silverstripe-cookie-policy-notification/issues"
},
"require": {
"silverstripe/cms": "~3.0",
"silverstripe/framework": "~3.0"
},
"suggest": {
"fractaslabs/silverstripe-googleanalytics": "Module that adds a ability to add multiple Google Analytics property IDs"
},
"extra": {
"installer-name": "cookie-policy-notification"
},
Expand Down

0 comments on commit 547a357

Please sign in to comment.