Skip to content

Commit 7daca1d

Browse files
staabmondrejmirtes
authored andcommitted
Update backward-compatibility.yml
1 parent 025ab58 commit 7daca1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backward-compatibility.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: "composer install --no-dev --no-interaction --no-progress --no-suggest"
3232

3333
- name: "allow composer plugins"
34-
run: "composer config --no-plugins allow-plugins.ocramius/package-versions true"
34+
run: "composer config --no-plugins --global allow-plugins.ocramius/package-versions true"
3535

3636
- name: "Install BackwardCompatibilityCheck"
3737
run: "composer global require --dev roave/backward-compatibility-check"

0 commit comments

Comments
 (0)