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 ba46f13 commit d917604Copy full SHA for d917604
.github/workflows/e2e-tests.yml
@@ -328,7 +328,7 @@ jobs:
328
../bashunit -a contains 'Invalid PHP version range: phpVersion.max should be greater or equal to phpVersion.min.' "$OUTPUT"
329
- script: |
330
cd e2e/composer-version-config-patch
331
- composer install
+ composer install --ignore-platform-reqs
332
../../bin/phpstan analyze test.php --level=0
333
334
cd e2e/composer-version-config
0 commit comments