mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
chore(composer.json): Changed version of gemorroj/m3u-parser
package
This commit is contained in:
parent
acec12b96d
commit
f48064673e
2 changed files with 9 additions and 12 deletions
|
@ -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",
|
||||
|
|
19
composer.lock
generated
19
composer.lock
generated
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue