Skip to content

Commit 529ef34

Browse files
Fix the "psr7" alias (#1091)
1 parent 41df30b commit 529ef34

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

symfony/psr7-meta/1.0/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"aliases": ["psr-7", "psr-17"],
32
"copy-from-recipe": {
43
"config/": "%CONFIG_DIR%/"
54
}

symfony/psr7-pack/1.0/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"aliases": ["psr-7", "psr-17"]
3+
}

0 commit comments

Comments
 (0)