We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a4f08 commit 154b7d7Copy full SHA for 154b7d7
1 file changed
composer.json
@@ -11,7 +11,8 @@
11
},
12
"autoload": {
13
"psr-4": {
14
- "Webman\\Database\\": "src"
+ "Webman\\Database\\": "src",
15
+ "support\\": "src/support"
16
}
17
18
"minimum-stability": "dev",
0 commit comments