Skip to content

Commit 9d6854a

Browse files
authored
Merge branch refs/heads/1.8.x into 1.9.x
2 parents 71338cd + e937d5f commit 9d6854a

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
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
composer global config minimum-stability dev
4646
composer global config prefer-stable true
47-
composer global require --dev ondrejmirtes/backward-compatibility-check:^7.1.0.3
47+
composer global require --dev ondrejmirtes/backward-compatibility-check:^7.3.0
4848
4949
- name: "Check"
5050
run: "$(composer global config bin-dir --absolute)/roave-backward-compatibility-check"

0 commit comments

Comments
 (0)