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

Composer install does not require zend-filter #221

Closed
delliriun opened this issue Mar 9, 2018 · 2 comments
Closed

Composer install does not require zend-filter #221

delliriun opened this issue Mar 9, 2018 · 2 comments
Labels

Comments

@delliriun
Copy link

Using composer require zendframework/zend-validator will not require zend-filter wich is a requirement for Zend\Validator\Digits.

@froschdesign
Copy link
Member

It's already there. Look at the suggest section:

"suggest": {
"zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator",
"zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",

@delliriun
Copy link
Author

Thank you Frank.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants