Skip to content

Commit

Permalink
Merge pull request #527 from ergebnis/fix/replace
Browse files Browse the repository at this point in the history
Fix: Do not replace symfony/polyfill-*
  • Loading branch information
ergebnis-bot committed Feb 4, 2021
2 parents c546ca8 + 7a34c34 commit 8a6ec90
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 8a6ec90

Please sign in to comment.