Skip to content

Commit 0a5c594

Browse files
Update rector/rector requirement from ^1.1.0 to ^1.1.1 (#601)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c69b1f8 commit 0a5c594

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
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "^1.11.5",
3333
"phpstan/phpstan-phpunit": "^1.4.0",
3434
"phpunit/phpunit": "^8.5.38",
35-
"rector/rector": "^1.1.0"
35+
"rector/rector": "^1.1.1"
3636
},
3737
"suggest": {
3838
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)