Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blockchen-admin authored Aug 30, 2022
1 parent 53ad331 commit 3dfeee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"psr-4": {
"BlockSDK\\": "src/"
},
"files": ["src/base.php","src/blocksdk.php","src/ethereum.php","src/polygon.php","src/klaytn.php","src/binancesmart.php","src/avalanche.php","src/ethereumclassic.php"]
"files": ["src/base.php","src/blocksdk.php","src/ethereum.php","src/polygon.php","src/klaytn.php","src/binancesmart.php","src/avalanche.php","src/ethereumclassic.php","src/solc.php"]
},
"require": {
"php": ">=7.0",
Expand Down

0 comments on commit 3dfeee6

Please sign in to comment.