From 1e5c949bb657c1ac049d654592d36b29f0e0e9fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 20:28:08 +0000 Subject: [PATCH] Bump james-heinrich/getid3 from 1.9.18 to 1.9.21 Bumps [james-heinrich/getid3](https://github.com/JamesHeinrich/getID3) from 1.9.18 to 1.9.21. - [Release notes](https://github.com/JamesHeinrich/getID3/releases) - [Changelog](https://github.com/JamesHeinrich/getID3/blob/master/changelog.txt) - [Commits](https://github.com/JamesHeinrich/getID3/compare/v1.9.18...v1.9.21) --- updated-dependencies: - dependency-name: james-heinrich/getid3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 6e78e0f..4f01647 100644 --- a/composer.lock +++ b/composer.lock @@ -54,23 +54,23 @@ }, { "name": "james-heinrich/getid3", - "version": "v1.9.18", + "version": "v1.9.21", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", - "reference": "0723b77cafe9278618cfb6bc91b75e73705d3de8" + "reference": "36f5dabb1325415a4b07a401113f8db2eb81eca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/0723b77cafe9278618cfb6bc91b75e73705d3de8", - "reference": "0723b77cafe9278618cfb6bc91b75e73705d3de8", + "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/36f5dabb1325415a4b07a401113f8db2eb81eca1", + "reference": "36f5dabb1325415a4b07a401113f8db2eb81eca1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "jakub-onderka/php-parallel-lint": "^0.9 || ^1.0" + "php-parallel-lint/php-parallel-lint": "^1.0" }, "suggest": { "ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requires `ext-libxml`).", @@ -113,7 +113,11 @@ "php", "tags" ], - "time": "2019-09-16T19:08:47+00:00" + "support": { + "issues": "https://github.com/JamesHeinrich/getID3/issues", + "source": "https://github.com/JamesHeinrich/getID3/tree/v1.9.21" + }, + "time": "2021-09-22T16:34:51+00:00" } ], "packages-dev": [], @@ -123,5 +127,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.1.0" }