Normalize composer.json using ergebnis/composer-normalize

Created on 5 October 2022, over 1 year ago
Updated 27 September 2023, 9 months ago

composer --dry-run normalize docroot/modules/contrib/schema_metatag/composer.json
Running ergebnis/composer-normalize by Andreas Mรถller and contributors.

docroot/modules/contrib/schema_metatag/composer.json is not normalized.

---------- begin diff ----------
--- original
+++ normalized
@@ -2,21 +2,11 @@
   "name": "drupal/schema_metatag",
   "type": "drupal-module",
   "description": "Metatag implementation of Schema.org structured data (JSON-LD)",
-  "keywords": ["Drupal"],
+  "keywords": [
+    "Drupal"
+  ],
+  "homepage": "https://www.drupal.org/project/schema_metatag",
   "license": "GPL-2.0-or-later",
-  "homepage": "https://www.drupal.org/project/schema_metatag",
-  "support": {
-    "issues": "https://www.drupal.org/project/issues/schema_metatag",
-    "source": "https://git.drupalcode.org/project/schema_metatag"
-  },
-  "repositories": [
-    {
-      "type": "composer",
-      "url":  "https://packages.drupal.org/8"
-    }
-  ],
-  "minimum-stability": "dev",
-  "prefer-stable": true,
   "require": {
     "drupal/core": "^9.0 || ^10",
     "drupal/metatag": "^1.0"
@@ -26,9 +16,21 @@
     "phpcompatibility/php-compatibility": "^9.3"
   },
   "config": {
-    "sort-packages": true,
     "allow-plugins": {
       "dealerdirect/phpcodesniffer-composer-installer": true
+    },
+    "sort-packages": true
+  },
+  "repositories": [
+    {
+      "type": "composer",
+      "url": "https://packages.drupal.org/8"
     }
+  ],
+  "minimum-stability": "dev",
+  "prefer-stable": true,
+  "support": {
+    "issues": "https://www.drupal.org/project/issues/schema_metatag",
+    "source": "https://git.drupalcode.org/project/schema_metatag"
   }
 }

----------- end diff -----------
๐Ÿ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia Rajeshreeputra Pune

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024