Skip to content

Commit 1a36b59

Browse files
committed
update
1 parent 8156430 commit 1a36b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downgraded_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
# get rector to "rector-local" directory, to avoid downgrading itself in the /vendor
3333
- run: mkdir rector-local
34-
- run: composer require rector/rector:^2.0 --working-dir rector-local --ansi
34+
- run: composer require rector/rector-src:dev-bump-phpstan-2118 --working-dir rector-local --ansi
3535

3636
# downgrade to PHP 7.4
3737
- run: rector-local/vendor/bin/rector process src config --config build/rector-downgrade-php.php --ansi

0 commit comments

Comments
 (0)