mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 18:46:40 +03:00
Fix the "psr7" alias (#1091)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"aliases": ["psr-7", "psr-17"],
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"aliases": ["psr-7", "psr-17"]
|
||||
}
|
||||
Reference in New Issue
Block a user