diff --git a/composer.json b/composer.json index 8380f7b93..46a0aec91 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "claviska/simpleimage": "^4.0", "egulias/email-validator": "^4.0.1", "filp/whoops": "^2.15", - "gemorroj/m3u-parser": "dev-master", + "gemorroj/m3u-parser": "^6.0.1", "gigablah/sphinxphp": "2.0.8", "google/recaptcha": "^1.3", "jacklul/monolog-telegram": "^3.1", diff --git a/composer.lock b/composer.lock index b17809347..3880e7205 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": "7a49154cbc59ebda181451dd8fa93a6d", + "content-hash": "d5c412940351541cc00dad2655aec507", "packages": [ { "name": "arokettu/bencode", @@ -1213,16 +1213,16 @@ }, { "name": "gemorroj/m3u-parser", - "version": "dev-master", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/Gemorroj/M3uParser.git", - "reference": "95c62fd837e7adad1694d86dd8f6b31b603ab819" + "reference": "92fc0fe236d77e1b5a26c735ffcb6fc637eb298a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Gemorroj/M3uParser/zipball/95c62fd837e7adad1694d86dd8f6b31b603ab819", - "reference": "95c62fd837e7adad1694d86dd8f6b31b603ab819", + "url": "https://api.github.com/repos/Gemorroj/M3uParser/zipball/92fc0fe236d77e1b5a26c735ffcb6fc637eb298a", + "reference": "92fc0fe236d77e1b5a26c735ffcb6fc637eb298a", "shasum": "" }, "require": { @@ -1233,7 +1233,6 @@ "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.6.22" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1257,9 +1256,9 @@ ], "support": { "issues": "https://github.com/Gemorroj/M3uParser/issues", - "source": "https://github.com/Gemorroj/M3uParser/tree/master" + "source": "https://github.com/Gemorroj/M3uParser/tree/6.0.1" }, - "time": "2025-05-04T19:36:03+00:00" + "time": "2025-03-25T19:21:43+00:00" }, { "name": "gigablah/sphinxphp", @@ -7784,9 +7783,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "gemorroj/m3u-parser": 20 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {