Skip to content

Commit

Permalink
Increased timeout for composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 authored Sep 28, 2024
1 parent 3caac3f commit 12a6299
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ checks:
duplication: false

build:
dependencies:
override:
- COMPOSER_PROCESS_TIMEOUT=2000 composer install --no-interaction
environment:
timezone: UTC
php:
Expand Down

0 comments on commit 12a6299

Please sign in to comment.