Skip to content

Commit

Permalink
[CI] Update roave/backward-compatibility-check (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre authored May 23, 2024
1 parent 282caf6 commit b2d7ba6
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 typo3/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 b2d7ba6

Please sign in to comment.