contributte/gopay

Ambiguous class App\Model\ShopModel resolution

Closed this issue · 2 comments

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 commented

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

Example presenters throwing same exception.