Skip to content

Commit 3e78293

Browse files
authored
Merge v1.17 into master (#1212)
- Upgrade to rector 0.19 to fix phpstan incompatibility (#1211)
2 parents 401bbd7 + 2de9e3d commit 3e78293

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)