Remove composer require package `web-token/jwt-library` which is already delivered...
authorCyperghost <olaf_schmitz_1@t-online.de>
Wed, 13 Nov 2024 08:37:48 +0000 (09:37 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Wed, 13 Nov 2024 08:37:48 +0000 (09:37 +0100)
wcfsetup/install/files/lib/system/api/composer.json
wcfsetup/install/files/lib/system/api/composer.lock
wcfsetup/install/files/lib/system/api/composer/installed.json
wcfsetup/install/files/lib/system/api/composer/installed.php

index 2a7106b3fe14e4013295dbc6870fa16c0993d9b7..b14ad97c27da7244d1eaf1df331b36fbd04e276a 100644 (file)
@@ -33,7 +33,6 @@
     "sebastian/diff": "^5.1.1",
     "symfony/polyfill-php82": "^1.30.0",
     "symfony/polyfill-php83": "^1.30",
-    "web-token/jwt-library": "3.4.x-dev as 3.3.50",
     "willdurand/negotiation": "^3.1"
   },
   "replace": {
index 8efd16f28cdcaef289d428fd8691d20c540928b3..6c64d1baa2f8889ba9dc43a508a1fa7d8d15d91e 100644 (file)
@@ -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": "df8d36acac2bd2ee12183174cb4558ec",
+    "content-hash": "19f380ad9f8c022a19aee861df399da6",
     "packages": [
         {
             "name": "brick/math",
         },
         {
             "name": "web-token/jwt-library",
-            "version": "3.4.x-dev",
+            "version": "3.4.6",
             "source": {
                 "type": "git",
                 "url": "https://github.com/web-token/jwt-library.git",
             ],
             "support": {
                 "issues": "https://github.com/web-token/jwt-library/issues",
-                "source": "https://github.com/web-token/jwt-library/tree/3.4.x"
+                "source": "https://github.com/web-token/jwt-library/tree/3.4.6"
             },
             "funding": [
                 {
         }
     ],
     "packages-dev": [],
-    "aliases": [
-        {
-            "package": "web-token/jwt-library",
-            "version": "3.4.9999999.9999999-dev",
-            "alias": "3.3.50",
-            "alias_normalized": "3.3.50.0"
-        }
-    ],
+    "aliases": [],
     "minimum-stability": "stable",
     "stability-flags": {
-        "nikic/fast-route": 10,
-        "web-token/jwt-library": 20
+        "nikic/fast-route": 10
     },
     "prefer-stable": false,
     "prefer-lowest": false,
index fac9390a2fd6b9077f444e203d851d359cedff7a..1ffd30272025dfbd738e8cc8747a1df709aa6d4d 100644 (file)
         },
         {
             "name": "web-token/jwt-library",
-            "version": "3.4.x-dev",
-            "version_normalized": "3.4.9999999.9999999-dev",
+            "version": "3.4.6",
+            "version_normalized": "3.4.6.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/web-token/jwt-library.git",
             ],
             "support": {
                 "issues": "https://github.com/web-token/jwt-library/issues",
-                "source": "https://github.com/web-token/jwt-library/tree/3.4.x"
+                "source": "https://github.com/web-token/jwt-library/tree/3.4.6"
             },
             "funding": [
                 {
index 1ef045f7f02d2a402b952d3ba54189ab066405fe..1723a6de0973a9663f2d3e71b0377a90de5aa982 100644 (file)
@@ -3,7 +3,7 @@
         'name' => '__root__',
         'pretty_version' => '6.1.x-dev',
         'version' => '6.1.9999999.9999999-dev',
-        'reference' => 'a3e52ecf7029e45ad8f926f9c62c92d691d4dd74',
+        'reference' => '3959efa223892cb168c1f1a89bff4ae0d9b53d9b',
         'type' => 'project',
         'install_path' => __DIR__ . '/../',
         'aliases' => array(),
@@ -13,7 +13,7 @@
         '__root__' => array(
             'pretty_version' => '6.1.x-dev',
             'version' => '6.1.9999999.9999999-dev',
-            'reference' => 'a3e52ecf7029e45ad8f926f9c62c92d691d4dd74',
+            'reference' => '3959efa223892cb168c1f1a89bff4ae0d9b53d9b',
             'type' => 'project',
             'install_path' => __DIR__ . '/../',
             'aliases' => array(),
             ),
         ),
         'web-token/jwt-library' => array(
-            'pretty_version' => '3.4.x-dev',
-            'version' => '3.4.9999999.9999999-dev',
+            'pretty_version' => '3.4.6',
+            'version' => '3.4.6.0',
             'reference' => '1a25c8ced3e2b3c31d32dcfad215cbd8cb812f28',
             'type' => 'library',
             'install_path' => __DIR__ . '/../web-token/jwt-library',
-            'aliases' => array(
-                0 => '3.3.50',
-            ),
+            'aliases' => array(),
             'dev_requirement' => false,
         ),
         'web-token/jwt-signature' => array(