We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440779d commit 5c27fa4Copy full SHA for 5c27fa4
composer.json
@@ -18,7 +18,7 @@
18
"phpunit/phpunit": "~4"
19
},
20
"autoload": {
21
- "psr-4": {
+ "psr-0": {
22
"Communibase": "src/"
23
}
24
0 commit comments