File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 7
7
],
8
8
"homepage" : " http://framework.zend.com/" ,
9
9
"license" : " BSD-3-Clause" ,
10
- "repositories" : [
11
- {
12
- "type" : " vcs" ,
13
- "url" : " git@github.com:magento-gl/magento-zend-exception.git"
14
- },
15
- {
16
- "type" : " vcs" ,
17
- "url" : " git@github.com:magento-gl/magento-zend-log.git"
18
- },
19
- {
20
- "type" : " vcs" ,
21
- "url" : " git@github.com:magento-gl/magento-zend-memory.git"
22
- }
23
- ],
24
10
"require" : {
25
11
"php" : " >=7.0.0" ,
26
12
"ext-ctype" : " *" ,
27
13
"ext-gd" : " *" ,
28
14
"ext-iconv" : " *" ,
29
15
"ext-zlib" : " *" ,
30
- "magento/zend-exception" : " dev-php84_deprication_fix " ,
31
- "magento/zend-log" : " dev-php84_deprication_fix " ,
32
- "magento/zend-memory" : " dev-php84_deprication_fix "
16
+ "magento/zend-exception" : " ^1.16 " ,
17
+ "magento/zend-log" : " ^1.16 " ,
18
+ "magento/zend-memory" : " ^1.16 "
33
19
},
34
20
"replace" : {
35
21
"zf1/zend-pdf" : " ^1.12" ,
You can’t perform that action at this time.
0 commit comments