Skip to content

Commit

Permalink
Check backwards compatibliity from version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Anderson committed Apr 17, 2024
1 parent 7343841 commit a5b74eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
composer --working-dir=tools require roave/backward-compatibility-check:^7
- name: Run roave/backward-compatibility-check
run: ./tools/vendor/bin/roave-backward-compatibility-check --from=4.0.0
run: ./tools/vendor/bin/roave-backward-compatibility-check --from=5.0.0

tests:
name: Tests
Expand Down

0 comments on commit a5b74eb

Please sign in to comment.