odiseoteam / SyliusVendorPlugin

This is a Sylius Plugin that add vendors (brands) to your store. The vendors is an entity that sells products and are fully customizable by the admin.
https://odiseo.io
MIT License
58 stars 21 forks source link

Error after install #8

Closed tsogoo closed 4 years ago

tsogoo commented 5 years ago

composer require odiseoteam/sylius-vendor-plugin

it downgrades sylius 1.3 to 1.2 and shows:


  The definition for "imports" has no class. If you intend to inject this service dynamically at runtime, please mark
   it as synthetic=true. If this is an abstract definition solely used by child definitions, please add abstract=true
  , otherwise specify a class to get rid of this error.
odiseoteam commented 5 years ago

Hi @tsogoo , let me know if it happens on new versions of this plugin.