diff --git a/symfony/psr7-meta/1.0/manifest.json b/symfony/psr7-meta/1.0/manifest.json index 72cb9229..e164c6e6 100644 --- a/symfony/psr7-meta/1.0/manifest.json +++ b/symfony/psr7-meta/1.0/manifest.json @@ -1,5 +1,4 @@ { - "aliases": ["psr-7", "psr-17"], "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } diff --git a/symfony/psr7-pack/1.0/manifest.json b/symfony/psr7-pack/1.0/manifest.json new file mode 100644 index 00000000..609cf437 --- /dev/null +++ b/symfony/psr7-pack/1.0/manifest.json @@ -0,0 +1,3 @@ +{ + "aliases": ["psr-7", "psr-17"] +}