Sylius/SyliusResourceBundle

Configure phparkitect/arkitect rules for design considerations

Opened this issue · 0 comments

diimpp commented

Describe the proposed solution
Possible rules set compiled with @loic425

Sylius\Component\Resource should not depend on Sylius\Bundle\Resource
only Sylius\Component\Symfony\Bundle could depend on Symfony\Bundle
Sylius\Component\Resource shouldn't depend on Sylius\Component\Symfony
only Sylius\Component\Symfony could depend on a Symfony package

Additional context
After #749 will be merged