Skip to content

Commit 12602c4

Browse files
authored
Merge pull request #447 from magento-south/BUGS-Infra
[South] Bugfix - MAGETWO-58071 [GITHUB] preg_match(): Compilation failed on Hebrew locale #2966
2 parents a49169e + ad9d775 commit 12602c4

File tree

2 files changed

+78
-69
lines changed

2 files changed

+78
-69
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"zendframework/zend-serializer": "~2.4.6",
3232
"zendframework/zend-log": "~2.4.6",
3333
"zendframework/zend-http": "~2.4.6",
34-
"magento/zendframework1": "1.12.16",
34+
"magento/zendframework1": "~1.12.16",
3535
"colinmollenhour/credis": "1.6",
36-
"colinmollenhour/php-redis-session-abstract": "1.1",
36+
"colinmollenhour/php-redis-session-abstract": "1.2",
3737
"colinmollenhour/cache-backend-redis": "1.9",
3838
"colinmollenhour/cache-backend-file": "1.4",
3939
"composer/composer": "1.0.0-beta1",

0 commit comments

Comments
 (0)