Skip to content

Commit c17c5df

Browse files
author
Oleksii Korshenko
authored
Merge pull request #1256 from magento-engcom/develop-prs
Public Pull Requests #10114
2 parents a105b43 + 752e9ab commit c17c5df

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@
2121
"lib-libxml": "*",
2222
"ext-xsl": "*",
2323
"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",
2435
"zendframework/zend-stdlib": "^2.7.7",
2536
"zendframework/zend-http": "^2.6.0"
2637
},

0 commit comments

Comments
 (0)