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.
COMPOSER_NO_SECURITY_BLOCKING
1 parent 3fb59f6 commit 3068305Copy full SHA for 3068305
1 file changed
.github/workflows/php.yml
@@ -52,6 +52,7 @@ jobs:
52
- name: Download dependencies
53
env:
54
SYMFONY_REQUIRE: ${{ matrix.symfony }}
55
+ COMPOSER_NO_SECURITY_BLOCKING: 1
56
uses: ramsey/composer-install@v3
57
58
- name: Create SQLite Database
0 commit comments