Skip to content

Commit e923f14

Browse files
committed
fixup! add dev + stable
1 parent 74294b8 commit e923f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compat_tests.yaml.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
run: composer require "phpunit/phpunit:11.*" "rector/rector:dev-main" -W
3030
php: 8.2
3131
-
32-
name: 'Rector stable PHPUnit 12'
32+
name: 'Rector stable + PHPUnit 12'
3333
run: composer require "phpunit/phpunit:12.*" "rector/rector:^2.2" -W
3434
php: 8.3
3535
-
36-
name: 'Rector dev PHPUnit 12'
36+
name: 'Rector dev + PHPUnit 12'
3737
run: composer require "phpunit/phpunit:12.*" "rector/rector:dev-main" -W
3838
php: 8.3
3939

0 commit comments

Comments
 (0)