Skip to content

Commit 97f88e2

Browse files
committed
I guess time has arrived to require just the official latest of roave/backward-compatibility-check
1 parent a576040 commit 97f88e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/backwards-compatibility.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ jobs:
4141
echo '{"repositories": [{"type":"vcs","url":"git@github.com:lcobucci/BackwardCompatibilityCheck.git"}]}' > ~/.composer/composer.json
4242
4343
- name: "Install dependencies"
44-
# run: composer global require roave/backward-compatibility-check
45-
run: composer global require "roave/backward-compatibility-check:dev-support-baseline-configuration"
44+
run: composer global require roave/backward-compatibility-check
4645

4746
- name: "BC Check"
4847
run: |

0 commit comments

Comments
 (0)