Skip to content

Commit

Permalink
update bc-break check
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre committed Oct 9, 2024
1 parent d2c5162 commit baa584c
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 @@ -49,4 +49,4 @@ jobs:
composer remove --dev nimut/typo3-complete nimut/testing-framework rector/rector symplify/easy-coding-standard typo3/testing-framework
rm -rf .Build composer.lock
composer require --dev roave/backward-compatibility-check:"6.0.x-dev"
.Build/bin/roave-backward-compatibility-check --to=^11
.Build/bin/roave-backward-compatibility-check --to=v11.x

0 comments on commit baa584c

Please sign in to comment.