chore(deps): bump james-heinrich/getid3 from 1.9.20 to 1.9.21 (#1359)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phan An <me@phanan.net>
This commit is contained in:
dependabot[bot] 2021-10-17 18:15:51 +02:00 committed by GitHub
parent 3fe9047838
commit bab6361988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -1511,23 +1511,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`).",
@ -1572,9 +1572,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": "laravel/framework",