Merge pull request #1029 from nicolas-grekas/psr7

mv symfony/psr7-pack symfony/psr7-meta
This commit is contained in:
Fabien Potencier
2021-11-30 09:11:08 +01:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
{
"aliases": ["psr7", "psr-7", "psr17", "psr-17"],
"aliases": ["psr-7", "psr-17"],
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}