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 b70d850 commit 61ae7c8Copy full SHA for 61ae7c8
.github/workflows/tests.yml
@@ -139,7 +139,6 @@ jobs:
139
if: ${{ env.EPV != '0' }}
140
env:
141
PHP_VERSION: ${{ matrix.php }}
142
- COMPOSER_AUDIT_BLOCK_INSECURE: "false"
143
run: |
144
if [[ "$(printf '%s\n' "$PHP_VERSION" "8.0" | sort -V | head -n1)" == "8.0" ]]; then
145
composer require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs --with-all-dependencies
0 commit comments