Update dependency rector/rector to ^0.19

This commit is contained in:
2024-06-27 11:30:53 +00:00
committed by Tristan
parent 60c360d54d
commit 184e730e66
2 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@
"nunomaduro/collision": "^7",
"pestphp/pest": "^2.26",
"phpstan/phpstan": "^1.2",
"rector/rector": "^0.18",
"rector/rector": "^0.19",
"robiningelbrecht/phpunit-pretty-print": "^1.2",
"symfony/var-dumper": "^7"
},