Skip to content

Commit 5a24d2f

Browse files
committed
avoid replaces
1 parent 17f887e commit 5a24d2f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@
4343
"phpstan": "vendor/bin/phpstan analyse --ansi --error-format symplify",
4444
"rector": "vendor/bin/rector process --dry-run --ansi"
4545
},
46-
"replace": {
47-
"symfony/polyfill-ctype": "*",
48-
"symfony/polyfill-intl-grapheme": "*",
49-
"symfony/polyfill-php74": "*",
50-
"symfony/polyfill-php80": "*",
51-
"symfony/polyfill-php81": "*"
52-
},
5346
"config": {
5447
"sort-packages": true,
5548
"platform-check": false,

0 commit comments

Comments
 (0)