From 6baf01364ae1a3df87fe3d6bddef5c20cfa9b5dd Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sat, 19 Sep 2020 18:25:43 +0000 Subject: [PATCH] Restyled by jq --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index b468aea6..e532f738 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,9 @@ { - "name": "typo3/guide-installation", - "type": "typo3-cms-documentation", - "description": "Installation and Upgrade Guide", - "license": "OPL-1.0", - "require": { - "typo3/cms-core": "^10.4.8" - } + "name": "typo3/guide-installation", + "type": "typo3-cms-documentation", + "description": "Installation and Upgrade Guide", + "license": "OPL-1.0", + "require": { + "typo3/cms-core": "^10.4.8" + } }