From e7932cea27c9f4645d08523fc5a3f2501b849a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=BCbner?= Date: Fri, 5 May 2017 21:37:39 +0200 Subject: [PATCH] Fix composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 11167ea..52579f6 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "oneup/flysystem-bundle": "^1.7", "knplabs/knp-paginator-bundle": "^2.5", "lexik/form-filter-bundle": "~5.0", - "liip/imagine-bundle": "^1.7", + "liip/imagine-bundle": "^1.7" }, "require-dev": { "sensio/generator-bundle": "^3.0",