Skip to content

Commit

Permalink
added zend-resources as seggested dep of zend-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Bennewitz committed Jun 21, 2013
1 parent b53755e commit 653484f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Zend/Validator/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"zendframework/zend-db": "Zend\\Db component",
"zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
"zendframework/zend-math": "Zend\\Math component",
"zendframework/zend-resources": "Translations of validator messages",
"zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains"
},
"extra": {
Expand Down

0 comments on commit 653484f

Please sign in to comment.