diff --git a/composer.json b/composer.json
index 95a8512c5841f3dd4e018777afeef4a992f10cb6..81e82632e6803045b30ff840ced67c2e436b90bb 100644
--- a/composer.json
+++ b/composer.json
@@ -104,10 +104,6 @@
         "phpcbf": "phpcbf --standard=core/phpcs.xml.dist --runtime-set installed_paths $($COMPOSER_BINARY config vendor-dir)/drupal/coder/coder_sniffer --"
     },
     "repositories": [
-        {
-            "type": "composer",
-            "url": "https://packages.drupal.org/8"
-        },
         {
             "type": "path",
             "url": "core"
@@ -119,6 +115,10 @@
         {
             "type": "path",
             "url": "composer/Plugin/VendorHardening"
+        },
+        {
+            "type": "composer",
+            "url": "https://packages.drupal.org/8"
         }
     ]
 }
diff --git a/composer.lock b/composer.lock
index dec025b3714b3dcfba385e026aa6a654c68646e8..161e87837f08e31be58285a07004a5873179812f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "4e5fce0517520b4e4adeb0505f0642b1",
+    "content-hash": "1387b767469672675eafc323b5e0b55a",
     "packages": [
         {
             "name": "asm89/stack-cors",
@@ -519,6 +519,7 @@
                 "issues": "https://github.com/doctrine/reflection/issues",
                 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
             },
+            "abandoned": "roave/better-reflection",
             "time": "2020-10-27T21:46:55+00:00"
         },
         {