fix:Add php xlswriter extension
This commit is contained in:
@ -382,8 +382,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
|
||||
|
||||
###########################################################################
|
||||
# Taint EXTENSION
|
||||
|
Reference in New Issue
Block a user