Skip to content

Commit

Permalink
Update roave-backward-compatibility-check
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 27, 2022
1 parent 118886d commit 22d7757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backward-compatibility.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
composer global config minimum-stability dev
composer global config prefer-stable true
composer global require --dev ondrejmirtes/backward-compatibility-check:^5.0.9
composer global require --dev ondrejmirtes/backward-compatibility-check:^7.1.0
- name: "Check"
run: "$(composer global config bin-dir --absolute)/roave-backward-compatibility-check"

0 comments on commit 22d7757

Please sign in to comment.