We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56fb9c commit 7836611Copy full SHA for 7836611
README.md
@@ -37,7 +37,7 @@ $ crm ls -c
37
* composer https://packagist.org
38
phpcomposer https://packagist.phpcomposer.com
39
composer-proxy https://packagist.composer-proxy.org
40
-
+ laravel-china https://packagist.laravel-china.org
41
```
42
43
### Switch registry
composer.json
@@ -29,5 +29,5 @@
29
"Slince\\Crm\\Tests\\": "./tests"
30
}
31
},
32
- "bin": ["bin/crm" ]
+ "bin": ["bin/crm"]
33
0 commit comments