We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028e12e commit ed3037cCopy full SHA for ed3037c
1 file changed
composer.json
@@ -31,7 +31,8 @@
31
},
32
"autoload": {
33
"psr-4": {
34
- "app\\": "app"
+ "app\\": "app",
35
+ "extend\\": "extend"
36
37
"psr-0": {
38
"": "extend/"
0 commit comments