Skip to content

Commit

Permalink
Update phony with shell
Browse files Browse the repository at this point in the history
  • Loading branch information
gocom committed Aug 29, 2024
1 parent d479524 commit fe5fe1e
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 @@
.PHONY: all clean docker-build docker-images help lint lint-fix repl test test-static test-unit bump bump-dev process-reports
.PHONY: all clean docker-build docker-images help lint lint-fix repl shell test test-static test-unit bump bump-dev process-reports

IMAGE ?= php_8_3
PHP = docker compose run --rm php
Expand Down

0 comments on commit fe5fe1e

Please sign in to comment.