Skip to content

Commit d917604

Browse files
committed
Update e2e-tests.yml
1 parent ba46f13 commit d917604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
../bashunit -a contains 'Invalid PHP version range: phpVersion.max should be greater or equal to phpVersion.min.' "$OUTPUT"
329329
- script: |
330330
cd e2e/composer-version-config-patch
331-
composer install
331+
composer install --ignore-platform-reqs
332332
../../bin/phpstan analyze test.php --level=0
333333
- script: |
334334
cd e2e/composer-version-config

0 commit comments

Comments
 (0)