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 193
193
},
194
194
"autoload" : {
195
195
"psr-4" : {
196
- "Magento\\ Framework\\ " : " lib/internal/Magento/Framework/"
196
+ "Magento\\ Framework\\ " : " lib/internal/Magento/Framework/" ,
197
+ "Magento\\ Setup\\ " : " setup/src/Magento/Setup/"
197
198
}
198
199
},
199
200
"autoload-dev" : {
203
204
"Magento\\ Tools\\ Sanity\\ " : " dev/build/publication/sanity/Magento/Tools/Sanity/" ,
204
205
"Magento\\ TestFramework\\ Inspection\\ " : " dev/tests/static/framework/Magento/TestFramework/Inspection/" ,
205
206
"Magento\\ TestFramework\\ Utility\\ " : " dev/tests/static/framework/Magento/TestFramework/Utility/" ,
206
- "Magento\\ ToolkitFramework\\ " : " dev/tools/performance-toolkit/framework/Magento/ToolkitFramework/" ,
207
- "Magento\\ Setup\\ " : " setup/src/Magento/Setup/"
207
+ "Magento\\ ToolkitFramework\\ " : " dev/tools/performance-toolkit/framework/Magento/ToolkitFramework/"
208
208
}
209
209
}
210
210
}
You can’t perform that action at this time.
0 commit comments