Skip to content

Commit

Permalink
Fix scoped e2e to load rector/rector:dev-main (#5447)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik authored Jan 8, 2024
1 parent 7e56672 commit e3ccf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/target-repository/.github/workflows/e2e_php72.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: sleep 40

-
run: composer require rector/rector --ansi
run: composer require rector/rector:dev-main --ansi
working-directory: e2e/reflection-union-php72

-
Expand Down

0 comments on commit e3ccf17

Please sign in to comment.