From b0bd87e3f2eecc8c340eff0c8181586d8b1afa30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 20:28:16 +0000 Subject: [PATCH] Bump james-heinrich/getid3 from 1.9.20 to 1.9.21 Bumps [james-heinrich/getid3](https://github.com/JamesHeinrich/getID3) from 1.9.20 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.20...v1.9.21) --- updated-dependencies: - dependency-name: james-heinrich/getid3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9f74a88..e116859 100644 --- a/composer.lock +++ b/composer.lock @@ -331,23 +331,23 @@ }, { "name": "james-heinrich/getid3", - "version": "v1.9.20", + "version": "v1.9.21", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", - "reference": "3c15e353b9bb1252201c73394bb8390b573a751d" + "reference": "36f5dabb1325415a4b07a401113f8db2eb81eca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/3c15e353b9bb1252201c73394bb8390b573a751d", - "reference": "3c15e353b9bb1252201c73394bb8390b573a751d", + "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`).", @@ -392,9 +392,9 @@ ], "support": { "issues": "https://github.com/JamesHeinrich/getID3/issues", - "source": "https://github.com/JamesHeinrich/getID3/tree/master" + "source": "https://github.com/JamesHeinrich/getID3/tree/v1.9.21" }, - "time": "2020-06-30T18:43:34+00:00" + "time": "2021-09-22T16:34:51+00:00" }, { "name": "mtdowling/jmespath.php",