summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Cache/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Cache/composer.json')
-rw-r--r--src/Symfony/Component/Cache/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Cache/composer.json b/src/Symfony/Component/Cache/composer.json
index 8f9e669..eb1110c 100644
--- a/src/Symfony/Component/Cache/composer.json
+++ b/src/Symfony/Component/Cache/composer.json
@@ -18,7 +18,7 @@
"provide": {
"psr/cache-implementation": "1.0",
"psr/simple-cache-implementation": "1.0",
- "symfony/cache-contracts-implementation": "1.0"
+ "symfony/cache-implementation": "1.0"
},
"require": {
"php": "^7.1.3",