Skip to content

Commit 9512c7f

Browse files
authored
Using updated composer.json
Updated `composer.json` based what I found in andreaskoch#15 comments. andreaskoch#15 (comment)
1 parent 64e2709 commit 9512c7f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
"aschroder/smtp_pro": "v2.0.5",
99
"gordonlesti/lesti_fpc": "1.3.6",
1010
"jeroenvermeulen/solarium": "v1.6.9-beta",
11-
"magento-hackathon/magento-composer-installer": "v2.1.1",
12-
"magento/core": "1.9.1.0-patch1"
11+
"magento-hackathon/magento-composer-installer": "v3.0.6",
12+
"aydin-hassan/magento-core-composer-installer": "v1.3.0",
13+
"magento/magento": "1.9.2.2"
1314
},
1415
"require-dev": {
1516
"aoepeople/aoe_profiler": "v0.3.0",
@@ -21,6 +22,10 @@
2122
{
2223
"type": "composer",
2324
"url": "https://packages.firegento.com"
25+
},
26+
{
27+
"type": "vcs",
28+
"url": "[email protected]:AydinHassan/magento-community.git"
2429
}
2530
],
2631
"extra": {

0 commit comments

Comments
 (0)