Skip to content

Commit 70643ed

Browse files
committed
Added rector as a dev dependency
1 parent 36af977 commit 70643ed

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
@@ -48,7 +48,8 @@
4848
"phpunit/phpunit": "^10.1",
4949
"symfony/expression-language": "^5.4 || ^6",
5050
"symfony/intl": "^5.4 || ^6",
51-
"symfony/var-dumper": "^5.4 || ^6"
51+
"symfony/var-dumper": "^5.4 || ^6",
52+
"rector/rector": "^2.5"
5253
},
5354
"replace": {
5455
"micro/kernel": "self.version"

0 commit comments

Comments
 (0)