Skip to content

Commit

Permalink
Remove "replace" from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 29, 2021
1 parent b7883bd commit cc9241d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
"Symfony\\Flex\\": "src"
}
},
"replace": {
"symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*",
"symfony/polyfill-php74": "*",
"symfony/polyfill-php80": "*"
},
"extra": {
"class": "Symfony\\Flex\\Flex"
}
Expand Down

0 comments on commit cc9241d

Please sign in to comment.