Skip to content

Commit 8fb5797

Browse files
author
Alex Bomko
committed
MAGETWO-43826: Wrong autoload file in main composer.json
1 parent 195fc0b commit 8fb5797

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
@@ -225,7 +225,7 @@
225225
"": "app/code/"
226226
},
227227
"files": [
228-
"app/etc/NonComposerComponentRegistration.php",
228+
"app/etc/NonComposerComponentRegistration.php"
229229
]
230230
},
231231
"autoload-dev": {

0 commit comments

Comments
 (0)