Skip to content

Commit

Permalink
Merge pull request #339 from ergebnis/fix/replace
Browse files Browse the repository at this point in the history
Fix: Replace unnecessary polyfills
  • Loading branch information
ergebnis-bot authored Jan 18, 2021
2 parents b483d75 + d09d0a9 commit 23c6ce8
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 139 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~2.17.3"
},
"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
Loading

0 comments on commit 23c6ce8

Please sign in to comment.