We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb05b0 commit 87bdc3cCopy full SHA for 87bdc3c
composer.json
@@ -18,6 +18,6 @@
18
"phpunit/phpunit": "~4.0"
19
},
20
"autoload": {
21
- "psr-4": { "Checkdomain\\TeleCash": "lib/" }
+ "psr-4": { "Checkdomain\\TeleCash\\": "lib/" }
22
}
23
0 commit comments