diff --git a/root/etc/e-smith/templates.metadata/etc/opt/remi/php81/php-fpm.d/shares.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php81/php-fpm.d/shares.conf index c24f5e7..b597a01 100644 --- a/root/etc/e-smith/templates.metadata/etc/opt/remi/php81/php-fpm.d/shares.conf +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php81/php-fpm.d/shares.conf @@ -1,2 +1,2 @@ TEMPLATE_PATH="/etc/php-fpm.d/shares.conf" -MORE_DATA={ PHP_VERSION => 80 } +MORE_DATA={ PHP_VERSION => 81 } diff --git a/root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/shares.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php82/php-fpm.d/shares.conf similarity index 57% rename from root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/shares.conf rename to root/etc/e-smith/templates.metadata/etc/opt/remi/php82/php-fpm.d/shares.conf index 0efe011..93790ef 100644 --- a/root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/shares.conf +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php82/php-fpm.d/shares.conf @@ -1,2 +1,2 @@ TEMPLATE_PATH="/etc/php-fpm.d/shares.conf" -MORE_DATA={ PHP_VERSION => 70 } +MORE_DATA={ PHP_VERSION => 82 } diff --git a/root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/shares.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php83/php-fpm.d/shares.conf similarity index 57% rename from root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/shares.conf rename to root/etc/e-smith/templates.metadata/etc/opt/remi/php83/php-fpm.d/shares.conf index 701faf3..6fb996a 100644 --- a/root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/shares.conf +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php83/php-fpm.d/shares.conf @@ -1,2 +1,2 @@ TEMPLATE_PATH="/etc/php-fpm.d/shares.conf" -MORE_DATA={ PHP_VERSION => 71 } +MORE_DATA={ PHP_VERSION => 83 } diff --git a/root/etc/e-smith/templates.metadata/opt/remi/php55/root/etc/php-fpm.d/shares.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php84/php-fpm.d/shares.conf similarity index 57% rename from root/etc/e-smith/templates.metadata/opt/remi/php55/root/etc/php-fpm.d/shares.conf rename to root/etc/e-smith/templates.metadata/etc/opt/remi/php84/php-fpm.d/shares.conf index 678ca12..c3fb529 100644 --- a/root/etc/e-smith/templates.metadata/opt/remi/php55/root/etc/php-fpm.d/shares.conf +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php84/php-fpm.d/shares.conf @@ -1,2 +1,2 @@ TEMPLATE_PATH="/etc/php-fpm.d/shares.conf" -MORE_DATA={ PHP_VERSION => 55 } +MORE_DATA={ PHP_VERSION => 84 } diff --git a/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/shares.conf b/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/shares.conf deleted file mode 100644 index 8df59ac..0000000 --- a/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/shares.conf +++ /dev/null @@ -1,2 +0,0 @@ -TEMPLATE_PATH="/etc/php-fpm.d/shares.conf" -MORE_DATA={ PHP_VERSION => 56 }