From b222f3ec017bc3925f9aa6ea1d15827df057bc58 Mon Sep 17 00:00:00 2001 From: Yanick Witschi Date: Thu, 18 Jan 2018 14:00:41 +0100 Subject: [PATCH] Added theofidry/alice-data-fixtures recipe --- theofidry/alice-data-fixtures/1.0/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 theofidry/alice-data-fixtures/1.0/manifest.json diff --git a/theofidry/alice-data-fixtures/1.0/manifest.json b/theofidry/alice-data-fixtures/1.0/manifest.json new file mode 100644 index 00000000..1a21fd66 --- /dev/null +++ b/theofidry/alice-data-fixtures/1.0/manifest.json @@ -0,0 +1,5 @@ +{ + "bundles": { + "Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle": ["test"] + } +}