Skip to content

Commit

Permalink
Make Rector PHPOffice optional package, as only migrates ~7 years old…
Browse files Browse the repository at this point in the history
… version (#3061)
  • Loading branch information
TomasVotruba committed Nov 14, 2022
1 parent 2af8095 commit c12f909
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/packages_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- rectorphp/rector-symfony
- rectorphp/rector-phpunit
- rectorphp/rector-doctrine
- rectorphp/rector-phpoffice
- rectorphp/rector-downgrade-php
- rectorphp/rector-php-parser

Expand Down
1 change: 0 additions & 1 deletion build/target-repository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"rector/rector-phpunit": "*",
"rector/rector-symfony": "*",
"rector/rector-doctrine": "*",
"rector/rector-phpoffice": "*",
"rector/rector-php-parser": "*",
"rector/rector-downgrade-php": "*"
},
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"rector/rector-doctrine": "dev-main",
"rector/rector-downgrade-php": "dev-main",
"rector/rector-php-parser": "dev-main",
"rector/rector-phpoffice": "dev-main",
"rector/rector-phpunit": "dev-main",
"rector/rector-symfony": "dev-main",
"sebastian/diff": "^4.0.4",
Expand Down

0 comments on commit c12f909

Please sign in to comment.