diff --git a/scripts/_common.sh b/scripts/_common.sh index 2badcb6..0af1934 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ YNH_PHP_VERSION="8.2" -YNH_COMPOSER_VERSION=2.4.2 +YNH_COMPOSER_VERSION=2.5.7 pkg_dependencies="php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-mbstring"