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