Skip to content

Commit a6416ca

Browse files
authored
Merge pull request #47 from PHPDevsr/dependabot/composer/rector/rector-1.0.0
build(deps-dev): update rector/rector requirement from 0.19.8 to 1.0.0
2 parents d17826e + cbdf8e5 commit a6416ca

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
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "^1.10",
3333
"phpunit/phpcov": "^8.2",
3434
"phpunit/phpunit": "^9.6",
35-
"rector/rector": "0.19.8"
35+
"rector/rector": "1.0.0"
3636
},
3737
"minimum-stability": "dev",
3838
"prefer-stable": true,

0 commit comments

Comments
 (0)