There was an error while loading. Please reload this page.
1 parent 6ad67a4 commit 1d21675Copy full SHA for 1d21675
.circleci/config.yml
@@ -32,7 +32,7 @@ jobs:
32
# fallback to using the latest cache if no exact match is found
33
- v1-dependencies-
34
35
- - run: composer install -vvv
+ - run: composer install -y
36
- run: composer require --dev phpunit/phpunit
37
38
- save_cache:
0 commit comments