Skip to content

Commit 079f12b

Browse files
Use rector phar
1 parent e11d025 commit 079f12b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

vendor-bin/rector/composer.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
{
22
"require": {
3-
"phpstan/phpstan": "0.12.32",
4-
"rector/rector": "0.7.48",
5-
"symplify/auto-bind-parameter": "8.1.13",
6-
"symplify/autowire-array-parameter": "8.1.13",
7-
"symplify/console-color-diff": "8.1.13",
8-
"symplify/package-builder": "8.1.13",
9-
"symplify/parameter-name-guard": "8.1.13",
10-
"symplify/set-config-resolver": "8.1.13",
11-
"symplify/smart-file-system": "8.1.13"
3+
"rector/rector-prefixed": "0.7.48"
124
},
135
"config": {
146
"preferred-install": "dist"

0 commit comments

Comments
 (0)