Skip to content

Commit 431b11b

Browse files
authored
Changing from zendframework to laminas
Would fix #1797
1 parent 733f845 commit 431b11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"require": {
6161
"php": "^5.3.3 || ^7.0",
6262
"ext-xml": "*",
63-
"zendframework/zend-escaper": "^2.2",
63+
"laminas/laminas-escaper": "^2.6",
6464
"phpoffice/common": "^0.2.9"
6565
},
6666
"require-dev": {

0 commit comments

Comments
 (0)