Skip to content

Commit 973d679

Browse files
committed
fixed composer.json
1 parent d537ac3 commit 973d679

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
],
1212
"autoload": {
1313
"psr-4": {
14-
"App\\": "application/",
15-
"Shadow\\": "vendor/codexen/shadow-core/src/"
14+
"App\\": "application/"
1615
}
1716
},
1817
"require": {

0 commit comments

Comments
 (0)