Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module name is ZF2-assetic-module, but only supports ZF3? #175

Open
KnechtRootRecht232 opened this issue Sep 5, 2017 · 2 comments
Open

Comments

@KnechtRootRecht232
Copy link

KnechtRootRecht232 commented Sep 5, 2017

www@7eba591dc3c7:/var/www/$ composer require widmogrod/zf2-assetic-module
Using version ^2.3 for widmogrod/zf2-assetic-module
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Conclusion: remove zendframework/zendframework 2.4.13
    - Installation request for widmogrod/zf2-assetic-module ^2.3 -> satisfiable by widmogrod/zf2-assetic-module[2.3.0].
    - Conclusion: don't install zendframework/zendframework 2.4.13
    - Conclusion: don't install zendframework/zendframework 2.4.13
    - widmogrod/zf2-assetic-module 2.3.0 requires zendframework/zend-mvc ^3.0 -> satisfiable by zendframework/zend-mvc[3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1.0].
    - don't install zendframework/zend-mvc 3.0.2|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zend-mvc 3.0.3|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zend-mvc 3.0.4|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zend-mvc 3.1.0|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.0.2
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.0.3
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.0.4
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.1.0
    - don't install zendframework/zend-mvc 3.0.1|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.0.1
    - don't install zendframework/zend-mvc 3.0.0|don't install zendframework/zendframework 2.4.13
    - don't install zendframework/zendframework 2.4.13|don't install zendframework/zend-mvc 3.0.0
    - Installation request for zendframework/zendframework (locked at 2.4.13, required as ~2.4.0) -> satisfiable by zendframework/zendframework[2.4.13].


Installation failed, reverting ./composer.json to its original content.
@widmogrod
Copy link
Owner

I will gladly accept pull request that wants to provide support for ZF2.
You may also try to use different version of this module.

@jarrettj
Copy link

jarrettj commented Sep 14, 2017

Well it works fine for me with ZF2.

"widmogrod/zf2-assetic-module": "1.6.0",
"zendframework/zendframework": "2.5.3"

Hope that helps.

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

No branches or pull requests

3 participants