client: Dockerfiles: local: finance: remove coinbase-pro

This commit is contained in:
2025-01-04 00:44:42 -08:00
parent f7cf8ca960
commit 6704b3ec21
2 changed files with 0 additions and 4 deletions

View File

@@ -40,7 +40,5 @@ WORKDIR /usr/local/lib/php
RUN composer require -n ozdemirburak/json-csv
RUN composer require -n ccxt/ccxt
# "Sunsetted" Coinbase Pro
#RUN composer require mocking-magician/coinbase-pro-sdk
# vim: sw=2 sts=2 si ai et

View File

@@ -38,7 +38,5 @@ WORKDIR /usr/local/lib/php
RUN composer require ozdemirburak/json-csv
RUN composer require ccxt/ccxt
# "Sunsetted" Coinbase Pro
#RUN composer require mocking-magician/coinbase-pro-sdk
# vim: sw=2 sts=2 si ai et