diff --git a/config/packages/dev/_sylius.yaml b/config/packages/dev/_sylius.yaml new file mode 100644 index 0000000000..cd01aaf704 --- /dev/null +++ b/config/packages/dev/_sylius.yaml @@ -0,0 +1,2 @@ +sylius_api: + enabled: true