We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d537ac3 commit 973d679Copy full SHA for 973d679
1 file changed
composer.json
@@ -11,8 +11,7 @@
11
],
12
"autoload": {
13
"psr-4": {
14
- "App\\": "application/",
15
- "Shadow\\": "vendor/codexen/shadow-core/src/"
+ "App\\": "application/"
16
}
17
},
18
"require": {
0 commit comments