]> git.mxchange.org Git - friendica.git/commitdiff
Replace Level-2 Dice patch with new release
authorPhilipp <admin@philipp.info>
Sat, 21 Jan 2023 15:58:09 +0000 (16:58 +0100)
committerPhilipp <admin@philipp.info>
Sat, 21 Jan 2023 18:42:47 +0000 (19:42 +0100)
composer.json
composer.lock
mods/patches/level-2-dice-dice-php.patch [deleted file]

index a86354acd9b2371f87486c83dd9774332feadec1..c6746c1231c4f63827d664fe899248f53c0d6521 100644 (file)
@@ -28,7 +28,6 @@
                "ext-xml": "*",
                "asika/simple-console": "^1.0",
                "bacon/bacon-qr-code": "^2.0.0",
-               "cweagans/composer-patches": "^1.7",
                "divineomega/password_exposed": "^2.8",
                "ezyang/htmlpurifier": "^4.7",
                "friendica/json-ld": "^1.0",
                "mockery/mockery": "^1.3",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^9",
-               "dms/phpunit-arraysubset-asserts": "^0.3.1",
-               "symplify/vendor-patches": "11.2.0.72"
+               "dms/phpunit-arraysubset-asserts": "^0.3.1"
        },
        "scripts": {
                "test": "phpunit",
                "cs:install": "@composer install --working-dir=bin/dev/php-cs-fixer",
                "cs:check": ["@cs:install", "bin/dev/php-cs-fixer/vendor/bin/php-cs-fixer fix --dry-run --diff"],
                "cs:fix": ["@cs:install", "bin/dev/php-cs-fixer/vendor/bin/php-cs-fixer fix"]
-       },
-       "extra": {
-               "patches": {
-                       "level-2/dice": [
-                               "mods/patches/level-2-dice-dice-php.patch"
-                       ]
-               }
        }
 }
index aa3f7eed3fd0a1facb91dc42992767ea541da040..003478026319abfb52646cd1ae8fd213e9a0e72e 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": "0bbc4011b7628c0d563f80f361e98cdd",
+    "content-hash": "5af9ac9003f4653f3aa1860dd5a4d821",
     "packages": [
         {
             "name": "asika/simple-console",
             ],
             "time": "2022-07-20T07:14:26+00:00"
         },
-        {
-            "name": "cweagans/composer-patches",
-            "version": "1.7.3",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/cweagans/composer-patches.git",
-                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
-                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
-                "shasum": ""
-            },
-            "require": {
-                "composer-plugin-api": "^1.0 || ^2.0",
-                "php": ">=5.3.0"
-            },
-            "require-dev": {
-                "composer/composer": "~1.0 || ~2.0",
-                "phpunit/phpunit": "~4.6"
-            },
-            "type": "composer-plugin",
-            "extra": {
-                "class": "cweagans\\Composer\\Patches"
-            },
-            "autoload": {
-                "psr-4": {
-                    "cweagans\\Composer\\": "src"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "BSD-3-Clause"
-            ],
-            "authors": [
-                {
-                    "name": "Cameron Eagans",
-                    "email": "me@cweagans.net"
-                }
-            ],
-            "description": "Provides a way to patch Composer packages.",
-            "time": "2022-12-20T22:53:13+00:00"
-        },
         {
             "name": "dasprid/enum",
             "version": "1.0.3",
         },
         {
             "name": "level-2/dice",
-            "version": "4.0.3",
+            "version": "4.0.4",
             "source": {
                 "type": "git",
                 "url": "https://github.com/Level-2/Dice.git",
-                "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c"
+                "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/Level-2/Dice/zipball/3e9a8548398c01e2527110c916a93f6efa17ac9c",
-                "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c",
+                "url": "https://api.github.com/repos/Level-2/Dice/zipball/e04c98d96bcc932a917b2b7e7944887e4839056a",
+                "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a",
                 "shasum": ""
             },
             "require": {
             },
             "type": "library",
             "extra": {
-                "patches_applied": [
-                    "mods/patches/level-2-dice-dice-php.patch"
-                ]
+                "patches_applied": []
             },
             "autoload": {
                 "psr-4": {
                 "di",
                 "ioc"
             ],
-            "time": "2021-04-20T14:06:06+00:00"
+            "time": "2022-03-28T21:20:23+00:00"
         },
         {
             "name": "lightopenid/lightopenid",
             ],
             "time": "2020-09-28T06:39:44+00:00"
         },
-        {
-            "name": "symplify/vendor-patches",
-            "version": "11.2.0.72",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/symplify/vendor-patches.git",
-                "reference": "83204e1a7a33ca958f9d1cc9c3b1b25f75270775"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/symplify/vendor-patches/zipball/83204e1a7a33ca958f9d1cc9c3b1b25f75270775",
-                "reference": "83204e1a7a33ca958f9d1cc9c3b1b25f75270775",
-                "shasum": ""
-            },
-            "require": {
-                "cweagans/composer-patches": "^1.7",
-                "php": ">=7.2"
-            },
-            "bin": [
-                "bin/vendor-patches"
-            ],
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-main": "10.3-dev"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "description": "Generate vendor patches for packages with single command",
-            "funding": [
-                {
-                    "url": "https://www.paypal.me/rectorphp",
-                    "type": "custom"
-                },
-                {
-                    "url": "https://github.com/tomasvotruba",
-                    "type": "github"
-                }
-            ],
-            "time": "2023-01-11T09:41:31+00:00"
-        },
         {
             "name": "theseer/tokenizer",
             "version": "1.2.1",
diff --git a/mods/patches/level-2-dice-dice-php.patch b/mods/patches/level-2-dice-dice-php.patch
deleted file mode 100644 (file)
index 5319804..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- /dev/null
-+++ ../Dice.php
-@@ -257,6 +257,7 @@
-                                       for ($i = 0; $i < count($args); $i++) {
-                                               if (call_user_func('is_' . $param->getType()->getName(), $args[$i])) {
-                                                       $parameters[] = array_splice($args, $i, 1)[0];
-+                                                      break;
-                                               }
-                                       }
-                               }