diff --git a/phpfastcache/phpfastcache-bundle/3.0/manifest.json b/phpfastcache/phpfastcache-bundle/3.0/manifest.json index 71839a8e..887c4aed 100644 --- a/phpfastcache/phpfastcache-bundle/3.0/manifest.json +++ b/phpfastcache/phpfastcache-bundle/3.0/manifest.json @@ -8,6 +8,5 @@ "env": { "#1": "Avoid special chars in the file cache path such as: @, %, :, +, ~, etc.", "PHPFASTCACHE_FILECACHE_PATH": "%kernel.cache_dir%/phpfastcache/" - }, - "aliases": ["phpfastcache"] + } }