You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi, I've got
Nette\InvalidStateException
after install over composer. There is full exception message.There have to be different namespace.
From
composer info
The text was updated successfully, but these errors were encountered: