89c5adbf by Joshua Tundag

update autoload

1 parent c4e290b2
......@@ -5,10 +5,10 @@
"type": "package",
"autoload": {
"psr-0": {
"BTFlags": "src/BTFlags"
"BTFlags": "src/BTFlags/"
},
"psr-4": {
"BTFlags\\": "src/BTFlags"
"BTFlags\\": "src/BTFlags/"
}
},
"authors": [
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!