Skip to content

Commit

Permalink
The php-parser 5.0 is far away from release, no need to include it fo…
Browse files Browse the repository at this point in the history
…r now (#3355)
  • Loading branch information
TomasVotruba committed Feb 7, 2023
1 parent 51fcdc2 commit 651e283
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 @@ -25,7 +25,6 @@ jobs:
- rectorphp/rector-phpunit
- rectorphp/rector-doctrine
- rectorphp/rector-downgrade-php
- rectorphp/rector-php-parser
actions:
-
name: 'Unit Tests'
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-php-parser": "*",
"rector/rector-downgrade-php": "*"
},
"minimum-stability": "dev",
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/extension-installer": "^0.11.2",
"rector/rector-doctrine": "dev-main",
"rector/rector-downgrade-php": "dev-main",
"rector/rector-php-parser": "dev-main",
"rector/rector-phpunit": "dev-main",
"rector/rector-symfony": "dev-main",
"sebastian/diff": "^5.0",
Expand Down

0 comments on commit 651e283

Please sign in to comment.