diff --git a/composer.json b/composer.json index b26f66fc9..3035119e8 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "symfony/process": "^6.4.15", "symfony/routing": "^6.4.18", "symfony/translation": "^6.4.13", - "wapmorgan/mp3info": "^0.1.0", + "wapmorgan/mp3info": "^0.1.1", "web-auth/webauthn-lib": "^4.9.1" }, "scripts": { diff --git a/composer.lock b/composer.lock index 60b575f72..d64c11e7e 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": "76a743babfcec09ec57be084b19fff94", + "content-hash": "62cd327594414b508bc1ed24989b3ed4", "packages": [ { "name": "aws/aws-crt-php", @@ -6129,16 +6129,16 @@ }, { "name": "wapmorgan/mp3info", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/wapmorgan/Mp3Info.git", - "reference": "f4e3b0d606732f667729c116e1baa4f845a65f9d" + "reference": "e532c2e1997874f9c672c7810ce90ef15004ef94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wapmorgan/Mp3Info/zipball/f4e3b0d606732f667729c116e1baa4f845a65f9d", - "reference": "f4e3b0d606732f667729c116e1baa4f845a65f9d", + "url": "https://api.github.com/repos/wapmorgan/Mp3Info/zipball/e532c2e1997874f9c672c7810ce90ef15004ef94", + "reference": "e532c2e1997874f9c672c7810ce90ef15004ef94", "shasum": "" }, "require": { @@ -6169,9 +6169,9 @@ ], "support": { "issues": "https://github.com/wapmorgan/Mp3Info/issues", - "source": "https://github.com/wapmorgan/Mp3Info/tree/0.1.0" + "source": "https://github.com/wapmorgan/Mp3Info/tree/0.1.1" }, - "time": "2023-05-28T18:37:15+00:00" + "time": "2025-04-01T20:51:11+00:00" }, { "name": "web-auth/cose-lib",