Skip to content

Commit 1d21675

Browse files
authored
Update config.yml
1 parent 6ad67a4 commit 1d21675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# fallback to using the latest cache if no exact match is found
3333
- v1-dependencies-
3434

35-
- run: composer install -vvv
35+
- run: composer install -y
3636
- run: composer require --dev phpunit/phpunit
3737

3838
- save_cache:

0 commit comments

Comments
 (0)