Skip to content

Commit

Permalink
Merge pull request #351 from ergebnis/fix/polyfill
Browse files Browse the repository at this point in the history
Fix: Do not replace symfony/polyfill-*
  • Loading branch information
ergebnis-bot authored Jan 30, 2021
2 parents 52c7c1f + 5c97982 commit b10a996
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 7 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~2.18.2"
},
"replace": {
"symfony/polyfill-php70": "*",
"symfony/polyfill-php71": "*",
"symfony/polyfill-php72": "*"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.13.2",
"ergebnis/license": "^1.1.0",
Expand Down
148 changes: 146 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b10a996

Please sign in to comment.