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 b4454b7 commit 4fd0267Copy full SHA for 4fd0267
.github/workflows/tests.yml
@@ -141,7 +141,7 @@ jobs:
141
142
- name: Setup EPV
143
if: ${{ env.EPV != '0' }}
144
- run: php ../composer.phar require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs --with-all-dependencies
+ run: php ../composer.phar require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
145
working-directory: ./phpBB4/phpBB
146
147
- name: Run code sniffer
0 commit comments