Skip to content

Commit

Permalink
Fix: Do not replace symfony/polyfill-*
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 4, 2021
1 parent a20517b commit b93944a
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 11 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 @@
"ergebnis/classy": "^1.1.0",
"fakerphp/faker": "^1.11.0"
},
"replace": {
"symfony/polyfill-php70": "*",
"symfony/polyfill-php71": "*",
"symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.13.2",
"ergebnis/license": "^1.1.0",
Expand Down
233 changes: 228 additions & 5 deletions composer.lock

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

0 comments on commit b93944a

Please sign in to comment.