From 48552e2150fbf9ec3526d0585e9cb13aa9cf69dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:51:47 +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 | 96 +++++++++++++++++++++++++-------------------------- 1 file changed, 47 insertions(+), 49 deletions(-) diff --git a/composer.lock b/composer.lock index 2c0576b..a1f0a90 100644 --- a/composer.lock +++ b/composer.lock @@ -2114,6 +2114,7 @@ "reflection", "static" ], + "abandoned": "roave/better-reflection", "time": "2020-03-27T11:06:43+00:00" }, { @@ -2672,9 +2673,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.8", "datestamp": "1583961846", @@ -2742,9 +2740,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { "version": "8.x-4.2", "datestamp": "1555683487", @@ -2802,9 +2797,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { "version": "8.x-4.5", "datestamp": "1574693285", @@ -2824,6 +2816,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "drupalspoons", + "homepage": "https://www.drupal.org/user/3647684" + }, { "name": "heddn", "homepage": "https://www.drupal.org/user/1463982" @@ -2831,10 +2827,6 @@ { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" - }, - { - "name": "moshe weitzman", - "homepage": "https://www.drupal.org/user/23" } ], "description": "Tools to assist in developing and running migrations.", @@ -2860,7 +2852,7 @@ "shasum": "5d5788a3262ce88a95a943c9419736edfae4e32c" }, "require": { - "drupal/core": "*", + "drupal/core": "^8", "drupal/migrate_plus": "^4" }, "require-dev": { @@ -2869,9 +2861,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { "version": "8.x-3.0", "datestamp": "1574693581", @@ -2886,29 +2875,13 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "abhishek-anand", - "homepage": "https://www.drupal.org/user/468982" - }, { "name": "heddn", "homepage": "https://www.drupal.org/user/1463982" }, - { - "name": "ksenzee", - "homepage": "https://www.drupal.org/user/139855" - }, { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" - }, - { - "name": "ultimike", - "homepage": "https://www.drupal.org/user/51132" - }, - { - "name": "xjm", - "homepage": "https://www.drupal.org/user/65776" } ], "description": "Drush support for direct upgrades from older Drupal versions.", @@ -3152,12 +3125,12 @@ "version": "0.9.1", "source": { "type": "git", - "url": "https://github.com/njh/easyrdf.git", + "url": "https://github.com/easyrdf/easyrdf.git", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", + "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", "shasum": "" }, @@ -3872,16 +3845,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": { @@ -3934,7 +3907,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", @@ -4029,23 +4012,23 @@ }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -4080,7 +4063,7 @@ "keywords": [ "exception" ], - "time": "2019-12-10T10:24:42+00:00" + "time": "2021-03-21T15:43:46+00:00" }, { "name": "phpoption/phpoption", @@ -6949,12 +6932,12 @@ "version": "1.7.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", "shasum": "" }, @@ -9944,6 +9927,20 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpstan", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], "time": "2019-10-22T20:20:22+00:00" }, { @@ -10247,6 +10244,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2019-09-17T06:23:10+00:00" }, {