We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4c514 commit 36f2b7bCopy full SHA for 36f2b7b
composer.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "drupal/memcache",
3
+ "description": "High performance integration with memcache.",
4
+ "type": "drupal-module",
5
+ "homepage": "http://drupal.org/project/memcache",
6
+ "support": {
7
+ "issues": "https://www.drupal.org/project/issues/memcache"
8
+ },
9
+ "license": "GPL-2.0+",
10
+ "require": { }
11
+}
0 commit comments