Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit a0faa10

Browse files
Merge pull request #7 from Zales0123/improve-plugin-config
Thank you Mateusz!
2 parents 0b270e8 + 2e27fd6 commit a0faa10

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

src/Resources/config/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
imports:
2+
- { resource: "@SyliusCustomerReorderPlugin/Resources/config/services.xml" }
3+
14
sylius_grid:
25
grids:
36
sylius_shop_account_order:

tests/Application/app/config/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ imports:
1010

1111
- { resource: "../../../../vendor/sylius/sylius/app/config/security.yml" }
1212
- { resource: "@SyliusCustomerReorderPlugin/Resources/config/config.yml" }
13-
- { resource: "@SyliusCustomerReorderPlugin/Resources/services.xml" }
1413

1514
framework:
1615
translator: { fallbacks: ["%locale%", "en"] }

0 commit comments

Comments
 (0)