Skip to content

Commit db5aa5f

Browse files
committed
Remove symfony/polyfill-* from replace config
1 parent 529c84f commit db5aa5f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@
6262
"tracy/tracy": "^2.10"
6363
},
6464
"replace": {
65-
"rector/rector": "self.version",
66-
"symfony/polyfill-ctype": "*",
67-
"symfony/polyfill-intl-grapheme": "*"
65+
"rector/rector": "self.version"
6866
},
6967
"autoload": {
7068
"psr-4": {

0 commit comments

Comments
 (0)