File tree Expand file tree Collapse file tree 2 files changed +6860
-3419
lines changed Expand file tree Collapse file tree 2 files changed +6860
-3419
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " magento/project-enterprise-edition" ,
3
3
"description" : " eCommerce Platform for Growth (Enterprise Edition)" ,
4
4
"type" : " project" ,
5
- "version" : " 2.2.6 " ,
5
+ "version" : " 2.3.0 " ,
6
6
"license" : [
7
7
" OSL-3.0" ,
8
8
" AFL-3.0"
9
9
],
10
10
"repositories" : {
11
- "repo " : {
11
+ "sandbox " : {
12
12
"type" : " composer" ,
13
13
"url" : " https://repo.magento.com"
14
14
}
15
15
},
16
16
"require" : {
17
- "magento/magento-cloud-metapackage" : " >=2.2.6 <2.2.7 "
17
+ "magento/magento-cloud-metapackage" : " >=2.3.0 <2.3.1 "
18
18
},
19
19
"autoload" : {
20
20
"psr-4" : {
21
21
"Magento\\ Setup\\ " : " setup/src/Magento/Setup/" ,
22
- "Magento\\ " : " app/code/Magento/"
22
+ "Magento\\ " : " app/code/Magento/" ,
23
+ "Zend\\ Mvc\\ Controller\\ " : " setup/src/Zend/Mvc/Controller/"
23
24
},
24
25
"psr-0" : {
25
26
"" : [
You can’t perform that action at this time.
0 commit comments