Skip to content

Commit 4f3698a

Browse files
committed
feat: ripristino dipendenza rector
1 parent b6628b5 commit 4f3698a

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
@@ -83,7 +83,8 @@
8383
"laravel/sail": "^1.41",
8484
"mockery/mockery": "^1.6",
8585
"nunomaduro/collision": "^8.6",
86-
"phpunit/phpunit": "^10|^11"
86+
"phpunit/phpunit": "^10|^11",
87+
"rector/rector": "^2.0"
8788
},
8889
"autoload": {
8990
"psr-4": {

0 commit comments

Comments
 (0)