X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.lock;h=39419ca4e62bf14717c82df7d523aba92dec3798;hb=e1c3b14b10d72d793db8644b5e9af30df20c5ce1;hp=f7c709688ed4c9641c622f115323dcb7e11c9dc2;hpb=1849bf0a120e236624ddc25461f424071ab8c8a2;p=friendica.git diff --git a/composer.lock b/composer.lock index f7c709688e..39419ca4e6 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": "355e17099c031793ea039e702acbb0d7", + "content-hash": "5cf680863afa011d3c2c9f4e0b817690", "packages": [ { "name": "asika/simple-console", @@ -889,16 +889,16 @@ }, { "name": "level-2/dice", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/Level-2/Dice.git", - "reference": "b9336d9200d0165c31e982374dc5d8d2552807bc" + "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Level-2/Dice/zipball/b9336d9200d0165c31e982374dc5d8d2552807bc", - "reference": "b9336d9200d0165c31e982374dc5d8d2552807bc", + "url": "https://api.github.com/repos/Level-2/Dice/zipball/3e9a8548398c01e2527110c916a93f6efa17ac9c", + "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c", "shasum": "" }, "require": { @@ -931,7 +931,7 @@ "di", "ioc" ], - "time": "2020-01-28T13:47:49+00:00" + "time": "2021-04-20T14:06:06+00:00" }, { "name": "lightopenid/lightopenid", @@ -3978,59 +3978,6 @@ "testing" ], "time": "2021-02-24T09:51:00+00:00" - }, - { - "name": "php-parallel-lint/php-parallel-lint", - "version": "v1.2.0", - "source": { - "type": "git", - "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git", - "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/474f18bc6cc6aca61ca40bfab55139de614e51ca", - "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": ">=5.4.0" - }, - "replace": { - "grogy/php-parallel-lint": "*", - "jakub-onderka/php-parallel-lint": "*" - }, - "require-dev": { - "nette/tester": "^1.3 || ^2.0", - "php-parallel-lint/php-console-highlighter": "~0.3", - "squizlabs/php_codesniffer": "~3.0" - }, - "suggest": { - "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet" - }, - "bin": [ - "parallel-lint" - ], - "type": "library", - "autoload": { - "classmap": [ - "./" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "ahoj@jakubonderka.cz" - } - ], - "description": "This tool check syntax of PHP files about 20x faster than serial check.", - "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", - "time": "2020-04-04T12:18:32+00:00" } ], "aliases": [],