diff --git a/Makefile b/Makefile index 8d6f9f9..393e17c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ COMPOSER ?= composer -PHP ?= php7.4 +PHP ?= php8.1 SSH ?= ssh WEBPACK ?= webpack YARN ?= yarn