Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristiyan Ivanov committed Apr 26, 2022
1 parent 443d0ca commit 45578d3
Show file tree
Hide file tree
Showing 1,539 changed files with 146,795 additions and 6,090 deletions.
270 changes: 261 additions & 9 deletions README.md

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cryptoapis/sdk",
"version": "1.4.1",
"version": "1.5.0",
"description": "Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs 2.0 can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain applications. Crypto APIs 2.0 provides unified endpoints and data, raw data, automatic tokens and coins forwardings, callback functionalities, and much more.",
"keywords": [
"cryptiapis",
Expand All @@ -25,8 +25,7 @@
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^6.2",
"guzzlehttp/psr7": "1.8.4"
"guzzlehttp/guzzle": "^6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0",
Expand Down
Loading

0 comments on commit 45578d3

Please sign in to comment.