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

Ambiguous class App\Model\ShopModel resolution #59

Closed
holantomas opened this issue Feb 14, 2017 · 2 comments
Closed

Ambiguous class App\Model\ShopModel resolution #59

holantomas opened this issue Feb 14, 2017 · 2 comments
Assignees
Labels

Comments

@holantomas
Copy link

holantomas commented Feb 14, 2017

Hi, I've got Nette\InvalidStateException after install over composer. There is full exception message.

Ambiguous class App\Model\ShopModel resolution; defined in 
/vendor/markette/gopay/docs/v3.x/examples/Model.php and in 
/vendor/markette/gopay/docs/v2.x/examples/Model.php.

There have to be different namespace.

From composer info

markette/gopay                 v3.1.1  Integrace platebního systému Gopay pro Nette Framework.
markette/gopay-api             v2.5.3  Public GopayAPI SDK for PHP.
@f3l1x f3l1x added the bug label Feb 14, 2017
@f3l1x f3l1x self-assigned this Feb 14, 2017
@f3l1x
Copy link
Member

f3l1x commented Feb 14, 2017

Thank you for the report. I will fix it. :-)

@holantomas
Copy link
Author

holantomas commented Feb 14, 2017

Example presenters throwing same exception.

@f3l1x f3l1x closed this as completed in 818266b Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants