We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e2709 commit 9512c7fCopy full SHA for 9512c7f
composer.json
@@ -8,8 +8,9 @@
8
"aschroder/smtp_pro": "v2.0.5",
9
"gordonlesti/lesti_fpc": "1.3.6",
10
"jeroenvermeulen/solarium": "v1.6.9-beta",
11
- "magento-hackathon/magento-composer-installer": "v2.1.1",
12
- "magento/core": "1.9.1.0-patch1"
+ "magento-hackathon/magento-composer-installer": "v3.0.6",
+ "aydin-hassan/magento-core-composer-installer": "v1.3.0",
13
+ "magento/magento": "1.9.2.2"
14
},
15
"require-dev": {
16
"aoepeople/aoe_profiler": "v0.3.0",
@@ -21,6 +22,10 @@
21
22
{
23
"type": "composer",
24
"url": "https://packages.firegento.com"
25
+ },
26
+ {
27
+ "type": "vcs",
28
+ "url": "[email protected]:AydinHassan/magento-community.git"
29
}
30
],
31
"extra": {
0 commit comments