Skip to content

Commit beb81ba

Browse files
committed
MAGETWO-86653: [2.3.x] Fix undeclared dependency magento/zendframework1 by magento/framework #12992
- Merge Pull Request #12992 from ihor-sviziev/magento2:fix-undeclared-dependency-to-zendframework1-2.3 - Merged commits: 1. 326d1a0
2 parents 14eeea2 + 326d1a0 commit beb81ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"lib-libxml": "*",
2626
"colinmollenhour/php-redis-session-abstract": "~1.2.2",
2727
"composer/composer": "1.4.1",
28+
"magento/zendframework1": "~1.13.0",
2829
"monolog/monolog": "^1.17",
2930
"oyejorge/less.php": "~1.7.0",
3031
"symfony/console": "~2.3, !=2.7.0",

0 commit comments

Comments
 (0)