We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b0581 commit 08abc77Copy full SHA for 08abc77
Makefile
@@ -1,3 +1,4 @@
1
+MAKEFLAGS += --no-print-directory
2
PHP_VERSIONS := 8.2 8.3 8.4
3
PHP_VERSION ?= $(lastword $(sort $(PHP_VERSIONS)))
4
COMPOSER_AUTHDIR ?= $(shell composer config --global home)
0 commit comments