Skip to content

Commit

Permalink
Don't delete global composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Petry committed Feb 11, 2019
1 parent 4228e30 commit 4a44dc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ clean: clean-deps clean-dist clean-build

.PHONY: clean-composer-deps
clean-composer-deps:
rm -f $(COMPOSER_BIN)
rm -Rf $(composer_deps) $(composer_dev_deps)

.PHONY: update-composer
Expand Down

0 comments on commit 4a44dc0

Please sign in to comment.