Skip to content

Commit 88f8777

Browse files
committed
update rector
1 parent fb3985c commit 88f8777

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"php-coveralls/php-coveralls": "^2.1",
4040
"phpstan/phpstan": "^0.12.93",
4141
"phpstan/phpstan-webmozart-assert": "^0.12",
42-
"rector/rector": "dev-main#92318a4"
42+
"rector/rector": "^0.11.43"
4343
},
4444
"config": {
4545
"bin-dir": "bin",
@@ -63,7 +63,5 @@
6363
"scripts": {
6464
"cs-check": "phpcs",
6565
"cs-fix": "phpcbf"
66-
},
67-
"minimum-stability": "dev",
68-
"prefer-stable": true
66+
}
6967
}

0 commit comments

Comments
 (0)