fix:Add php xlswriter extension
This commit is contained in:
@ -502,8 +502,8 @@ RUN set -eux; \
|
||||
php -m | grep -q 'xlswriter'; \
|
||||
else \
|
||||
echo "PHP Extension for xlswriter is not supported for PHP 5.0"\
|
||||
fi; \
|
||||
fi
|
||||
fi \
|
||||
;fi
|
||||
|
||||
###########################################################################
|
||||
# pcntl
|
||||
|
Reference in New Issue
Block a user