Skip to content

Commit 3fd8261

Browse files
committed
add rector/rector as dev dependency
1 parent 2dc9dc0 commit 3fd8261

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@
7070
},
7171
"require-dev": {
7272
"mockery/mockery": "~1.3",
73-
"phpunit/phpunit": "~9.6",
7473
"phpspec/prophecy-phpunit": "~2.0",
74+
"phpunit/phpunit": "~9.6",
75+
"rector/rector": "^2.1",
7576
"symfony/var-dumper": "~6.4"
7677
},
7778
"autoload": {

0 commit comments

Comments
 (0)