Skip to content

Commit 8a8c7a0

Browse files
committed
Revert "Changed psr-4 autoload"
This reverts commit 802ac3b.
1 parent 802ac3b commit 8a8c7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"autoload": {
2424
"psr-4": {
25-
"VPominchuk\\ModelUseIndex\\": "src/"
25+
"VPominchuk\\": "src"
2626
}
2727
},
2828
"config": {

0 commit comments

Comments
 (0)