We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adf42b commit baed5d8Copy full SHA for baed5d8
1 file changed
composer.json
@@ -23,7 +23,8 @@
23
},
24
"autoload": {
25
"psr-4": {
26
- "AbraApi\\": "src/AbraApi"
+ "AbraApi\\": "src/AbraApi",
27
+ "AbraApi\\DI\\": "src/DI"
28
}
29
30
0 commit comments