Skip to content

Commit 1773b7a

Browse files
Update rector/rector requirement from 1.0.* to ^1.2 (#267)
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
1 parent dfccbfe commit 1773b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"require-dev": {
4040
"maglnet/composer-require-checker": "^4.2",
4141
"phpunit/phpunit": "^9.5",
42-
"rector/rector": "1.0.*",
42+
"rector/rector": "^1.2",
4343
"roave/infection-static-analysis-plugin": "^1.25",
4444
"spatie/phpunit-watcher": "^1.23",
4545
"vimeo/psalm": "^4.30|^5.20",

0 commit comments

Comments
 (0)