Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / linkchecker / composer.json
index 32b0629965c37146576b89cbafaacb6f2ee2de02..daef2ebcee7d9b85c71fddf7429b7808424aba6f 100644 (file)
     "source": "http://git.drupal.org/project/linkchecker.git"
   },
   "license": "GPL-2.0+",
-  "require": {}
+  "require": {},
+  "extra": {
+    "drush": {
+      "services": {
+        "drush.services.yml": "^9"
+      }
+    }
+  }
 }