You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I can't use this module in last zend framework version.(Doctrine installed and configured).
For some reason the module 'Zend/Console' wasn't installed (deleted) and this give error in all place where class Console where used in Zf2.
I think it's related to some dependencies in this module.
I think the reason is, that 'Zend/Console' is moved to suggest section inside composer.json of the zf modules. Just add this dependency to your composer.json and let me know, if its working
Hi,
I can't use this module in last zend framework version.(Doctrine installed and configured).
For some reason the module 'Zend/Console' wasn't installed (deleted) and this give error in all place where class Console where used in Zf2.
I think it's related to some dependencies in this module.
To reproduce :
let me know if i did some mistake or miss smt in my install maybe.
Thanks,
The text was updated successfully, but these errors were encountered: