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",