Skip to content

Commit 666333f

Browse files
committed
Try rector dev-main
1 parent 2e592bb commit 666333f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"laminas/laminas-mvc": "^3.0",
3838
"mezzio/mezzio": "^3.0",
3939
"php-coveralls/php-coveralls": "^2.1",
40-
"phpstan/phpstan": "1.0.x-dev as 0.12.99",
41-
"phpstan/phpstan-webmozart-assert": "^0.12",
42-
"rector/rector": "^0.11.43"
40+
"phpstan/phpstan": "^1.0",
41+
"phpstan/phpstan-webmozart-assert": "^1.0",
42+
"rector/rector": "dev-main"
4343
},
4444
"config": {
4545
"bin-dir": "bin",

0 commit comments

Comments
 (0)