mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-16 06:55:51 +00:00
Add documentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghostzero/bitinflow-accounts",
|
||||
"description": "bitinflow Accounts Client for Laravel",
|
||||
"description": "PHP bitinflow Accounts API Client for Laravel 5+",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
@@ -30,7 +30,8 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vendor/bin/phpunit"
|
||||
"test": "vendor/bin/phpunit",
|
||||
"docs": "php generator/generate-docs.php"
|
||||
},
|
||||
"extra": {
|
||||
"laravel": {
|
||||
|
||||
Reference in New Issue
Block a user