Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Jan 12, 2018
2 parents d352e76 + 295cfd1 commit e9701d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ build: check_box_installed
box build -v

dev:
composer.phar update --no-dev -o
composer.phar update -o

clean:
rm -rf ./vendor
rm -rf ./build
rm -rf ./build

0 comments on commit e9701d9

Please sign in to comment.