Skip to content

Commit

Permalink
Composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjkhalaf committed Dec 24, 2018
1 parent 14174f5 commit 3271b97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@
"zendframework/zend-console": "2.5.1",
"zendframework/zend-db": "2.5.2",
"zendframework/zend-eventmanager": "2.5.2",
"zendframework/zend-escaper": "2.5.2",
"zendframework/zend-file": "2.5.2",
"zendframework/zend-filter": "2.5.1",
"zendframework/zend-form": "2.5.3",
"zendframework/zend-http": "2.5.6",
"zendframework/zend-i18n": "2.5.1",
"zendframework/zend-inputfilter": "2.5.5",
"zendframework/zend-inputfilter": "2.5.3",
"zendframework/zend-log": "2.5.2",
"zendframework/zend-mail": "2.5.2",
"zendframework/zend-mime": "2.5.1",
Expand All @@ -43,6 +44,7 @@
"zendframework/zend-servicemanager": "2.5.1",
"zendframework/zend-session": "2.5.2",
"zendframework/zend-stdlib": "2.5.2",
"zendframework/zend-uri": "2.5.2",
"zendframework/zend-validator": "2.5.4",
"zendframework/zend-view": "2.5.3",
"zendframework/zend-xmlrpc": "2.5.1"
Expand Down

0 comments on commit 3271b97

Please sign in to comment.