Skip to content

Commit

Permalink
Adding composer dependacy
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdlee committed Nov 10, 2019
1 parent 2e0d990 commit 7201ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -20,6 +20,7 @@
"php": "^7.2 || ^7.3",
"zendframework/zend-modulemanager": "^2.8",
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
"zendframework/zend-mvc": "^2.7.10 || ^3.0.1",
"zendframework/zend-filter": "^2.9",
"zendframework/zend-validator": "*",
"zendframework/zend-stdlib": "^3.2",
Expand Down

0 comments on commit 7201ceb

Please sign in to comment.