diff --git a/Makefile b/Makefile index 69362ec..432b1a5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ COMPOSER_BIN ?= composer -PHP_BIN ?= php8.0 +PHP_BIN ?= php8.1 SSH_BIN ?= ssh YARN_BIN ?= yarn NPM_BIN ?= npm