Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit b5a1693

Browse files
committed
missing quote
1 parent 43c24e7 commit b5a1693

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
@@ -15,7 +15,7 @@
1515
"php": ">=5.5",
1616
"container-interop/container-interop": "^1.1",
1717
"zendframework/zend-expressive": "^0.5",
18-
"zendframework/zend-i18n": "^2.5,
18+
"zendframework/zend-i18n": "^2.5",
1919
"zendframework/zend-filter": "^2.5",
2020
"zendframework/zend-servicemanager": "^2.5",
2121
"zendframework/zend-view": "^2.5"

0 commit comments

Comments
 (0)