From 775b4045ffac1ad3c5bf55174a047682735f485d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFck=20Piera?= Date: Thu, 3 Aug 2017 17:36:57 +0200 Subject: [PATCH] Add recipe for GifExceptionBundle --- jolicode/gif-exception-bundle/1.0/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 jolicode/gif-exception-bundle/1.0/manifest.json diff --git a/jolicode/gif-exception-bundle/1.0/manifest.json b/jolicode/gif-exception-bundle/1.0/manifest.json new file mode 100644 index 00000000..d463a9e5 --- /dev/null +++ b/jolicode/gif-exception-bundle/1.0/manifest.json @@ -0,0 +1,5 @@ +{ + "bundles": { + "Joli\\GifExceptionBundle\\GifExceptionBundle": ["dev", "test"] + } +}