From 68af58946bb7994c4b8f26a3e8aa9601b84e1ff2 Mon Sep 17 00:00:00 2001 From: Mateusz Sip Date: Tue, 22 Aug 2017 03:54:59 +0200 Subject: [PATCH] Added manifest for thephpleague/tactician-bundle --- thephpleague/tactician-bundle/0.4/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 thephpleague/tactician-bundle/0.4/manifest.json diff --git a/thephpleague/tactician-bundle/0.4/manifest.json b/thephpleague/tactician-bundle/0.4/manifest.json new file mode 100644 index 00000000..029b56d8 --- /dev/null +++ b/thephpleague/tactician-bundle/0.4/manifest.json @@ -0,0 +1,5 @@ +{ + "bundles": { + "League\\Tactician\\Bundle\\TacticianBundle": ["all"] + } +}