diff --git a/symfony/profiler-pack/3.3/manifest.json b/symfony/profiler-pack/3.3/manifest.json new file mode 100644 index 00000000..9299c91a --- /dev/null +++ b/symfony/profiler-pack/3.3/manifest.json @@ -0,0 +1,3 @@ +{ + "aliases": ["profiler", "web-profiler"] +} diff --git a/symfony/web-profiler-bundle/3.3/manifest.json b/symfony/web-profiler-bundle/3.3/manifest.json index 23d027ca..07279611 100644 --- a/symfony/web-profiler-bundle/3.3/manifest.json +++ b/symfony/web-profiler-bundle/3.3/manifest.json @@ -4,6 +4,5 @@ }, "copy-from-recipe": { "etc/": "%ETC_DIR%/" - }, - "aliases": ["profiler", "web-profiler"] + } }