Skip to content

Commit

Permalink
Merge pull request #9 from dennisinteractive/27188_memcache
Browse files Browse the repository at this point in the history
Case 27188; Added memcache
  • Loading branch information
kalpaitch authored Feb 20, 2017
2 parents 6828548 + 90160b4 commit d79b3ac
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"type": "vcs",
"url": "[email protected]:dennisinteractive/google_tag.git",
"no-api": true
},
{
"type": "vcs",
"url": "[email protected]:dennisinteractive/memcache.git",
"no-api": true
}
],

Expand All @@ -29,6 +34,7 @@
"drupal/token": "^1.0",
"drupal/pathauto": "^1.0",
"solotandem/google_tag": "dev-dennis-8.x-1.x#200e3ac4dc5b18be3c4497f11aaa64bb45fe96f8",
"drupal/diff": "^1.0"
"drupal/diff": "^1.0",
"drupal/memcache": "dev-dennis-8.x-2.x"
}
}

0 comments on commit d79b3ac

Please sign in to comment.