c4e290b2 by Joshua Tundag

add folder

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