From 2d4930c3b66b089439c7a5b5822ad93fbe72ee53 Mon Sep 17 00:00:00 2001 From: Jon Uhlmann Date: Wed, 25 Mar 2020 22:31:08 +0100 Subject: [PATCH] :arrow_up:Allow new version of Jonnitto.Picture --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e98f7f8..4470a8f 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "neos/neos": "~3.0 || ~4.0", - "jonnitto/picture": "^1.2", + "jonnitto/picture": "^1.2 || ^2.0", "carbon/condition": "^1.1", "carbon/eel": "^1.1" },