Skip to content

Commit

Permalink
更新secp256k1 算发测试用例
Browse files Browse the repository at this point in the history
  • Loading branch information
熊超 committed Jun 15, 2018
1 parent 7ee1326 commit 8f0f95c
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 1,653 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,12 @@
}
],
"require":{
"php": ">=7.0",
"illuminate/container":"v5.5.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
},
"autoload": {
"psr-4": {
"Xiongchao\\Secp256k1\\": "src/",
"Test\\": "test/"
"Xiongchao\\Secp256k1\\": "src/"
},
"files": [
"helpers.php"
Expand Down
Loading

0 comments on commit 8f0f95c

Please sign in to comment.