Closed raymondelferink closed 9 years ago
Hi @raymondelferink, I just changed the composer.json of ZFTool to requires ZF 2.2.2. Can you install again zftool and check? Thanks.
Thanks for picking this up @ezimuel, it doesn't seem to fix the problem. However, yesterday I set up a blank project with only zf2 and zftool and it did work properly.
But... after adding "hybridauth/hybridauth: dev-master", "socalnick/scn-social-auth: dev-master", "bjyoungblood/bjy-authorize: 1.2.*" I got the same exception error...
Does that help?
@raymondelferink I'm closing this old issue because not relevant anymore.
I have my application setup and running.
I have added zftool using composer
From the root of my application, when I run "vendor/bin/zf.php modules" it throws an exception: "The application has thrown an exception!"
I can see the same issue was briefly mentioned here: https://github.com/zendframework/ZFTool/issues/44
What can be the problem? How can I solve it?