Skip to content

Commit

Permalink
feat: Conflict rector 0.19, current rector is broken with latest phps…
Browse files Browse the repository at this point in the history
…tan release

See: rectorphp/rector#8395
  • Loading branch information
bbrala committed Jan 11, 2024
1 parent 94650bc commit eff4866
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"rector/rector": "~0.18.0",
"webflo/drupal-finder": "^1.2"
},
"conflict": {
"rector/rector": ">0.18.13"
},
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit eff4866

Please sign in to comment.