Skip to content

Commit

Permalink
Merge pull request #377 from ergebnis/fix/version
Browse files Browse the repository at this point in the history
Fix: Use same version of composer/composer
  • Loading branch information
localheinz authored Mar 11, 2020
2 parents 547f420 + 70b7b4d commit 3bd26bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COMPOSER_VERSION:=1.9.3
COMPOSER_VERSION:=1.10.0

.PHONY: it
it: coding-standards dependency-analysis static-code-analysis tests ## Runs the coding-standards, dependency-analysis, static-code-analysis, and tests targets
Expand Down

0 comments on commit 3bd26bb

Please sign in to comment.