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

Commit

Permalink
[#2212] Added suggest to composer.json
Browse files Browse the repository at this point in the history
- added zend-uri as a suggested requirement
  • Loading branch information
weierophinney committed Sep 14, 2012
1 parent 6d08f08 commit cb00ba8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library/Zend/Filter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
},
"suggest": {
"zendframework/zend-i18n": "Zend\\I18n component",
"zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter",
"zendframework/zend-validator": "Zend\\Validator component",
"zendframework/zend-crypt": "Zend\\Crypt component"
}
}
}

0 comments on commit cb00ba8

Please sign in to comment.