CircleCI Configuration for Tests

pull/3/head
Hasin Hayder 3 years ago
parent 2d9a8693ae
commit abc6c7610e

@ -37,7 +37,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: composer install --ignore-platform-reqs
- run: composer update --ignore-platform-reqs
- save_cache:
key: v1-dependencies-{{ checksum "composer.json" }}

Loading…
Cancel
Save