From 933628e44782639007d98f2d4bffc6ab3c937df1 Mon Sep 17 00:00:00 2001 From: Jon Uhlmann Date: Tue, 18 Jan 2022 10:17:02 +0000 Subject: [PATCH] Update: Allow new version of carbon/eel --- composer.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 97bb892..eb934da 100644 --- a/composer.json +++ b/composer.json @@ -15,13 +15,13 @@ "neos/neos": "^7.0", "neos/fusion-afx": "^7.0", "sitegeist/slipstream": "^2.0", - "carbon/eel": "^1.9" + "carbon/eel": "^1.13 || ^2.0" }, "authors": [ { "name": "Jon Uhlmann", - "email": "me@jonnitto.ch", - "homepage": "https://jonnitto.ch", + "email": "hello@uhlmann.pro", + "homepage": "https://www.uhlmann.pro", "role": "Developer" } ], @@ -52,7 +52,6 @@ } }, "extra": { - "marketplace-account": "me@jonnitto.ch", "installer-name": "Carbon.BackendDocument", "neos": { "package-key": "Carbon.BackendDocument"