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

Zend\Validator dependency is missed in Zend\Cache composer.json #2768

Closed
tyomo4ka opened this issue Oct 15, 2012 · 4 comments
Closed

Zend\Validator dependency is missed in Zend\Cache composer.json #2768

tyomo4ka opened this issue Oct 15, 2012 · 4 comments
Assignees
Milestone

Comments

@tyomo4ka
Copy link

It is impossible to use some adapters because it requires Zend\Validator package. For example see Memcached Adapter.

@ghost ghost assigned weierophinney Oct 15, 2012
@weierophinney
Copy link
Member

We don't necessarily want to install all the dependencies, as many are optional based on the adapter used. That said, we need to at least mark them as "suggested". I'll add in as many as I can find before the 2.0.3 release this week.

@tyomo4ka
Copy link
Author

@weierophinney thank you :) it will be nice.

@marc-mabe
Copy link
Member

@weierophinney, @tyomo4ka The dependency of Zend/Validatator will be removed from memcached adapter in #2770

@weierophinney
Copy link
Member

#2770 is merged, resolving this issue.

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

No branches or pull requests

3 participants