Skip to content

Commit

Permalink
DevKit updates (#6434)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Oct 1, 2020
1 parent 582b143 commit b970f9d
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
Expand Up @@ -67,5 +67,5 @@ docs:
.PHONY: docs

phpstan:
docker run --env REQUIRE_DEV=true --rm -it -w=/app -v ${PWD}:/app oskarstark/phpstan-ga:latest -c .phpstan/phpstan.neon.dist
docker run --env REQUIRE_DEV=true --rm -it -w=/app -v ${PWD}:/app oskarstark/phpstan-ga:latest -c .phpstan/phpstan.neon.dist
.PHONY: phpstan

0 comments on commit b970f9d

Please sign in to comment.