Skip to content

Commit

Permalink
[TASK] Remove rector/rector from require-dev section
Browse files Browse the repository at this point in the history
used commands:
   composer remove rector/rector --no-update-with-dependencies

The groundwork to use rector as a integrity check is not yet done.
In order to remove a dependency from the set, the package is removed.

Resolves: #92332
Related: #89785
Releases: master, 10.4
Change-Id: I7b965c9826dc45bb8409d4460e9dcb071aa83c68
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65761
Tested-by: TYPO3com <noreply@typo3.com>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
  • Loading branch information
maddy2101 committed Sep 18, 2020
1 parent 0c0e1d2 commit 771cf07
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 288 deletions.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -91,7 +91,6 @@
"php-webdriver/webdriver": "^1.8",
"phpspec/prophecy": "^1.7.5",
"phpstan/phpstan": "^0.12.13",
"rector/rector": "^0.7.14",
"typo3/cms-styleguide": "~10.0.4",
"typo3/testing-framework": "^6.4.2"
},
Expand Down
254 changes: 1 addition & 253 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 0 additions & 34 deletions rector.yml

This file was deleted.

0 comments on commit 771cf07

Please sign in to comment.