Skip to content

Commit

Permalink
- Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
explorer-cash committed Sep 6, 2020
1 parent 7671c52 commit 39ebe66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "explorer-cash/api-php",
"description": "PHP API binding for explorer.cash Blockchain API service",
"type": "library",
"authors": [
{
"name": "explorer.cash",
Expand All @@ -10,9 +9,6 @@
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.0.0"
},
"autoload": {
"psr-0": {
"ExplorerCash": "src/"
Expand Down

0 comments on commit 39ebe66

Please sign in to comment.