Skip to content

Commit 7c9546e

Browse files
author
Stanislav Idolov
authored
ENGCOM-2495: [Forwardport] Add generated code to the psr-0 autoloader section so when optimizing… #17056
2 parents d120ac1 + eb6c308 commit 7c9546e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,8 @@
278278
},
279279
"psr-0": {
280280
"": [
281-
"app/code/"
281+
"app/code/",
282+
"generated/code/"
282283
]
283284
},
284285
"files": [

0 commit comments

Comments
 (0)