Skip to content

Commit

Permalink
We need bcmath for phars too
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed Sep 4, 2019
1 parent e09b875 commit 8b4170a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ build_phar: &build_phar
php composer-setup.php --quiet --install-dir /usr/local/bin --filename composer
- run: docker-php-ext-install bcmath

- run: composer update -n --prefer-dist

- save_cache:
Expand Down

0 comments on commit 8b4170a

Please sign in to comment.