Skip to content

Commit

Permalink
feat: upgrade rector, current rector is broken with latest phpstan re…
Browse files Browse the repository at this point in the history
…lease

See: rectorphp/rector#8395
  • Loading branch information
bbrala committed Jan 11, 2024
1 parent 94650bc commit dd0832f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ast"
],
"require": {
"rector/rector": "~0.18.0",
"rector/rector": "~0.19.0",
"webflo/drupal-finder": "^1.2"
},
"license": "MIT",
Expand Down

0 comments on commit dd0832f

Please sign in to comment.