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.
composer.json
1 parent 9d59401 commit 27e8501Copy full SHA for 27e8501
1 file changed
composer.json
@@ -25,10 +25,6 @@
25
"hoa/stream": "dev-master"
26
},
27
"minimum-stability": "dev",
28
- "target-dir": "Hoa/Stringbuffer",
29
- "autoload": {
30
- "psr-0": {
31
- "Hoa\\Stringbuffer": "."
32
- }
33
+ "target-dir" : "Hoa/Stringbuffer",
+ "autoload" : { "psr-0": { "Hoa\\Stringbuffer": "." } }
34
}
0 commit comments