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.
2 parents 781bc60 + b05b9fe commit 1311679Copy full SHA for 1311679
.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 --no-security-blocking
101
dependency-versions: "${{ matrix.dependencies }}"
102
103
- name: Run test suite
0 commit comments