Skip to content

Commit

Permalink
Require rector 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored Feb 7, 2024
1 parent f0f7b1c commit 391cdb4
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 @@ -9,7 +9,7 @@
],
"require": {
"php": "^8.1",
"rector/rector": "^0.19 || ^1.0"
"rector/rector": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.6",
Expand Down

0 comments on commit 391cdb4

Please sign in to comment.