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