Skip to content

Commit 1536266

Browse files
committed
Update the latest version
1 parent 4afc4b1 commit 1536266

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

composer.json

+2-12
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,10 @@
77
],
88
"homepage": "http://framework.zend.com/",
99
"license": "BSD-3-Clause",
10-
"repositories": [
11-
{
12-
"type": "vcs",
13-
"url": "[email protected]:magento-gl/magento-zend-exception.git"
14-
},
15-
{
16-
"type": "vcs",
17-
"url": "[email protected]:magento-gl/magento-zend-loader.git"
18-
}
19-
],
2010
"require": {
2111
"php": ">=7.0.0",
22-
"magento/zend-exception": "dev-php84_deprication_fix",
23-
"magento/zend-loader": "dev-php84_deprication_fix"
12+
"magento/zend-exception": "^1.16",
13+
"magento/zend-loader": "^1.16"
2414
},
2515
"replace": {
2616
"zf1/zend-db": "^1.12",

0 commit comments

Comments
 (0)