File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 192
192
},
193
193
"autoload" : {
194
194
"psr-4" : {
195
- "Magento\\ Framework\\ " : " lib/internal/Magento/Framework/"
195
+ "Magento\\ Framework\\ " : " lib/internal/Magento/Framework/" ,
196
+ "Magento\\ Setup\\ " : " setup/src/Magento/Setup/"
196
197
}
197
198
},
198
199
"autoload-dev" : {
202
203
"Magento\\ Tools\\ Sanity\\ " : " dev/build/publication/sanity/Magento/Tools/Sanity/" ,
203
204
"Magento\\ TestFramework\\ Inspection\\ " : " dev/tests/static/framework/Magento/TestFramework/Inspection/" ,
204
205
"Magento\\ TestFramework\\ Utility\\ " : " dev/tests/static/framework/Magento/TestFramework/Utility/" ,
205
- "Magento\\ ToolkitFramework\\ " : " dev/tools/performance-toolkit/framework/Magento/ToolkitFramework/" ,
206
- "Magento\\ Setup\\ " : " setup/src/Magento/Setup/"
206
+ "Magento\\ ToolkitFramework\\ " : " dev/tools/performance-toolkit/framework/Magento/ToolkitFramework/"
207
207
}
208
208
}
209
209
}
You can’t perform that action at this time.
0 commit comments