We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a105b43 + 752e9ab commit c17c5dfCopy full SHA for c17c5df
lib/internal/Magento/Framework/composer.json
@@ -21,6 +21,17 @@
21
"lib-libxml": "*",
22
"ext-xsl": "*",
23
"symfony/process": "~2.1",
24
+ "colinmollenhour/php-redis-session-abstract": "~1.2.2",
25
+ "composer/composer": "1.4.1",
26
+ "monolog/monolog": "^1.17",
27
+ "oyejorge/less.php": "~1.7.0",
28
+ "symfony/console": "~2.3, !=2.7.0",
29
+ "tedivm/jshrink": "~1.1.0",
30
+ "zendframework/zend-code": "^3.1.0",
31
+ "zendframework/zend-crypt": "^2.6.0",
32
+ "zendframework/zend-mvc": "~2.6.3",
33
+ "zendframework/zend-uri": "^2.5.1",
34
+ "zendframework/zend-validator": "^2.6.0",
35
"zendframework/zend-stdlib": "^2.7.7",
36
"zendframework/zend-http": "^2.6.0"
37
},
0 commit comments