Skip to content

Commit 2de9e3d

Browse files
authored
Upgrade to rector 0.19 to fix phpstan incompatibility (#1211)
1 parent dc74549 commit 2de9e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"doctrine/coding-standard": "^12.0",
24-
"rector/rector": "^0.18",
24+
"rector/rector": "^0.19",
2525
"squizlabs/php_codesniffer": "^3.7",
2626
"symfony/phpunit-bridge": "^5.2",
2727
"vimeo/psalm": "^5.13"

0 commit comments

Comments
 (0)