This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
forked from samsonasik/expressive-composer-installer
-
Notifications
You must be signed in to change notification settings - Fork 87
error: Undefined index: zendframework/zend-i18n when select Zend View #4
Comments
The full steps to get error:
|
I've created PR #5 for it |
Since zend view renderer is a stand alone package now, I think zendframework/zend-i18n should be inside zend-expressive-zendviewrenderer. It is easier to manage extra dependencies there in it's composer.json file. In case zend-view gets an update you don't need to update the skeleton, only the zendviewrenderer package. |
@xtreamwayz ok, I created alternative fixes in zendframework/zend-expressive-zendviewrenderer#1 |
the alternative fixes need both #6 and zendframework/zend-expressive-zendviewrenderer#1 to be merged ;) |
weierophinney
pushed a commit
that referenced
this issue
Oct 11, 2015
weierophinney
added a commit
that referenced
this issue
Oct 11, 2015
alternative fixes for zend-expressive-skeleton/#4
Fixed with #6. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The error like the following:
The text was updated successfully, but these errors were encountered: