Skip to content

Commit

Permalink
Revert "quick fix in config import (for now)"
Browse files Browse the repository at this point in the history
This reverts commit 5c32bd6.
  • Loading branch information
mpysiak committed Sep 24, 2024
1 parent 69f9c9a commit d2ba03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/packages/_sylius.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
imports:
- { resource: "@SyliusCoreBundle/Resources/config/app/config.yml" }
- { resource: "@SyliusAdminBundle/Resources/config/app/config.yml" }
- { resource: "@SyliusApiBundle/Resources/config/app/config.yaml" }
- { resource: "@SyliusShopBundle/Resources/config/app/config.yml" }
- { resource: "@SyliusAdminBundle/Resources/config/app/config.yml" }

- { resource: "../parameters.yaml" }

Expand Down

0 comments on commit d2ba03f

Please sign in to comment.