Skip to content

Commit

Permalink
[TASK] Update minimum version of rector
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschaufi committed May 18, 2024
1 parent 753a13a commit d29d8ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"nette/utils": "^3.2.10 || ^4.0.4",
"nikic/php-parser": "^4.18.0",
"phpstan/phpstan": "^1.10.56",
"rector/rector": "^1.0",
"rector/rector": "^1.1.0",
"symfony/console": "^5.4 || ^6.4 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.4 || ^7.0",
"symfony/finder": "^5.4 || ^6.4 || ^7.0",
Expand All @@ -61,9 +61,6 @@
"symfony/http-kernel": "^5.4.37 || ^6.4.2 || ^7.0.2",
"symplify/easy-coding-standard": "^12.1.14"
},
"conflict": {
"phpstan/phpstan": ">=1.11.0"
},
"suggest": {
"ext-pdo": "*",
"ssch/typo3-debug-dump-pass": "^0.0.1"
Expand Down

0 comments on commit d29d8ac

Please sign in to comment.