Skip to content

Commit 8ba5f34

Browse files
committed
Update BC check
1 parent e60d6d6 commit 8ba5f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backward-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
composer global config minimum-stability dev
3939
composer global config prefer-stable true
40-
composer global require --dev ondrejmirtes/backward-compatibility-check:^5.0.8
40+
composer global require --dev ondrejmirtes/backward-compatibility-check:^5.0.9
4141
4242
- name: "Check"
4343
run: "$(composer global config bin-dir --absolute)/roave-backward-compatibility-check"

0 commit comments

Comments
 (0)