We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f887e commit 5a24d2fCopy full SHA for 5a24d2f
composer.json
@@ -43,13 +43,6 @@
43
"phpstan": "vendor/bin/phpstan analyse --ansi --error-format symplify",
44
"rector": "vendor/bin/rector process --dry-run --ansi"
45
},
46
- "replace": {
47
- "symfony/polyfill-ctype": "*",
48
- "symfony/polyfill-intl-grapheme": "*",
49
- "symfony/polyfill-php74": "*",
50
- "symfony/polyfill-php80": "*",
51
- "symfony/polyfill-php81": "*"
52
- },
53
"config": {
54
"sort-packages": true,
55
"platform-check": false,
0 commit comments