some hooks use helpers without php

This commit is contained in:
Kay0u 2020-04-12 16:52:23 +02:00
parent 2fcc93fcc8
commit ef2f4b2a6e
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156

View file

@ -2,7 +2,7 @@
# Declare the actual php version to use.
# A packager willing to use another version of php can override the variable into its _common.sh.
YNH_PHP_VERSION=${YNH_PHP_VERSION:-$YNH_DEFAULT_PHP_VERSION}
YNH_PHP_VERSION=${YNH_PHP_VERSION:-${YNH_DEFAULT_PHP_VERSION:-7.0}}
# Create a dedicated php-fpm config
#