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 9fe6fb9 commit b41ff27Copy full SHA for b41ff27
.github/workflows/tests.yml
@@ -97,7 +97,7 @@ jobs:
97
env:
98
SYMFONY_REQUIRE: ${{ matrix.sf-version }}.*
99
with:
100
- composer-options: --no-interaction --no-progress --prefer-dist --dev
+ composer-options: --no-interaction --no-progress --prefer-dist --dev --no-security-blocking
101
dependency-versions: "${{ matrix.dependencies }}"
102
103
- name: Run test suite
0 commit comments