Skip to content

Commit

Permalink
[CI] Update roave/backward-compatibility-check to ^8.6
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Norre Mikkelsen <[email protected]>
  • Loading branch information
tomasnorre committed Feb 13, 2024
1 parent c6ed7c0 commit ef7649c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BackwardCompatibilityCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
# To ensure compability with the roave tool.
composer remove --dev nimut/testing-framework ssch/typo3-rector symplify/easy-coding-standard typo3/testing-framework
rm -rf .Build composer.lock
composer require --dev roave/backward-compatibility-check:"6.0.x-dev"
composer require --dev roave/backward-compatibility-check:"^8.6"
.Build/bin/roave-backward-compatibility-check

0 comments on commit ef7649c

Please sign in to comment.