diff --git a/composer.lock b/composer.lock index 47c961c..3a2c1c7 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": "4c18514cfc2a353d98f67c3bd958748c", + "content-hash": "cd5f4c715013fa3d493631b6919af508", "packages": [ { "name": "alterphp/easyadmin-extension-bundle", @@ -2042,23 +2042,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`).", @@ -2101,7 +2101,11 @@ "php", "tags" ], - "time": "2020-06-30T18:43:34+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" }, { "name": "jdorn/sql-formatter", @@ -9148,8 +9152,8 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.3.9" + "php": ">=7.4" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }