Skip to content

Commit 44e4f64

Browse files
authored
Update composer.json
1 parent 944ea70 commit 44e4f64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": "^7.2",
18-
"zendframework/zend-cache": "^2.9.0"
19-
"zendframework/zend-servicemanager": "^3.0"
18+
"zendframework/zend-cache": "^2.9.0",
19+
"zendframework/zend-servicemanager": "^3.0",
2020
"zendframework/zend-session": "^2.9.1"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)