Skip to content

Commit 7836611

Browse files
committed
style composer.json and modify readme
1 parent d56fb9c commit 7836611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ crm ls -c
3737
* composer https://packagist.org
3838
phpcomposer https://packagist.phpcomposer.com
3939
composer-proxy https://packagist.composer-proxy.org
40-
40+
laravel-china https://packagist.laravel-china.org
4141
```
4242

4343
### Switch registry

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"Slince\\Crm\\Tests\\": "./tests"
3030
}
3131
},
32-
"bin": ["bin/crm" ]
32+
"bin": ["bin/crm"]
3333
}

0 commit comments

Comments
 (0)