Dockerfiles: remove PHP codenixsv/coingecko-api

Replaced by custom implementation.
This commit is contained in:
2024-06-15 22:02:31 -07:00
parent 1dce605854
commit 55c893e010
3 changed files with 0 additions and 3 deletions

View File

@@ -94,7 +94,6 @@ WORKDIR /usr/local/lib/php
# NOTE: Coinbase Pro has been "sunsetted"
#RUN composer require mocking-magician/coinbase-pro-sdk
RUN composer require ozdemirburak/json-csv
RUN composer require codenix-sv/coingecko-api
RUN composer require ccxt/ccxt
USER root
RUN sed -i \