We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5c6d7 commit 1a2e9baCopy full SHA for 1a2e9ba
.github/workflows/recipe.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Install plugin
65
working-directory: ./sylius
66
run: |
67
- composer config platform.php ${{ matrix.php }}
+ composer config --unset platform.php
68
composer config repositories.plugin '{"type": "path", "url": "../plugin/"}'
69
composer config extra.symfony.allow-contrib true
70
composer config secure-http false
0 commit comments