Bee-Lab / BeelabPaypalBundle

:moneybag: Simple bundle for Paypal integration
20 stars 14 forks source link

service beelab_paypal.service not found #16

Closed ankurilogix closed 5 years ago

ankurilogix commented 5 years ago

i have to install beelab PayPal bundles symfony 4.2.2 but I have some issue facing, please help me resolve my issue.

issue : Cannot autowire argument $service of "App\Controller\DefaultController::payment()": it references class "Beelab\PaypalBundle\Paypal\Service" but no such service exists. You should maybe alias this class to the existing "beelab_paypal.service" service.

garak commented 5 years ago

Bundle version?

ankurilogix commented 5 years ago

Bundle version?

1.4

garak commented 5 years ago

Try requiring ^1.4@dev

garak commented 5 years ago

Closing for missing feedback. Hope you solved