From 6664dd73f9137b2f70ca6084c81feee357c30119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:48:07 +0000 Subject: [PATCH] Bump pear/archive_tar from 1.4.9 to 1.4.14 Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.9 to 1.4.14. - [Release notes](https://github.com/pear/Archive_Tar/releases) - [Commits](https://github.com/pear/Archive_Tar/compare/1.4.9...1.4.14) --- updated-dependencies: - dependency-name: pear/archive_tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 96f549e59bb..76a9e68a097 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": "917a58dd017b9b98cf8a26d93fff98c9", + "content-hash": "52607e47b54dfc8a87223046174b89c8", "packages": [ { "name": "composer/ca-bundle", @@ -892,16 +892,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.9", + "version": "1.4.14", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0" + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0", - "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "shasum": "" }, "require": { @@ -954,7 +954,17 @@ "archive", "tar" ], - "time": "2019-12-04T10:17:28+00:00" + "funding": [ + { + "url": "https://github.com/mrook", + "type": "github" + }, + { + "url": "https://www.patreon.com/michielrook", + "type": "patreon" + } + ], + "time": "2021-07-20T13:53:39+00:00" }, { "name": "pear/console_getopt", @@ -1298,6 +1308,7 @@ "parser", "useragent" ], + "abandoned": "matomo/device-detector", "time": "2020-04-29T12:12:31+00:00" }, { @@ -1983,8 +1994,7 @@ "keywords": [ "performance", "profiling" - ], - "time": "2015-02-26T14:37:51+00:00" + ] }, { "name": "guzzle/guzzle", @@ -2635,6 +2645,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-12-04T08:55:13+00:00" }, { @@ -3253,12 +3264,12 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, @@ -3306,6 +3317,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { + "ext-gd": "*", "php": ">=5.5.9" }, "platform-dev": [],