gregz1 / MyRepo

MyRepo
0 stars 0 forks source link

install sdk in symfony3 project #3

Open gregz1 opened 7 years ago

gregz1 commented 7 years ago

From @BT2016-DRUPAL on March 24, 2017 11:40

I can't use the lib when i call new \Sdk\ApiClient\CDSApiClient(); i have the error CDSApiClient can't be found in namespace Sdk\ApiClient.

I'm using symfony3 version 3.1 the sdk is installed via composer composer require cdiscount/sdkphpapi dev-master anf of course i've made a composer dump-autoload after the install

Can you please help me solve this issue ? Or Is there a bundle version version of the sdk compatible with symfony ?

Copied from original issue: Cdiscount/API-MarketPlace-SDK-PHP#15

gregz1 commented 7 years ago

This issue was moved to gregz1/MyRepo#1

gregz1 commented 7 years ago

This issue was moved to gregz1/MyRepo#2