mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -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",
|
"claviska/simpleimage": "^4.0",
|
||||||
"egulias/email-validator": "^4.0.1",
|
"egulias/email-validator": "^4.0.1",
|
||||||
"filp/whoops": "^2.15",
|
"filp/whoops": "^2.15",
|
||||||
"gemorroj/m3u-parser": "dev-master",
|
"gemorroj/m3u-parser": "^6.0.1",
|
||||||
"gigablah/sphinxphp": "2.0.8",
|
"gigablah/sphinxphp": "2.0.8",
|
||||||
"google/recaptcha": "^1.3",
|
"google/recaptcha": "^1.3",
|
||||||
"jacklul/monolog-telegram": "^3.1",
|
"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",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "7a49154cbc59ebda181451dd8fa93a6d",
|
"content-hash": "d5c412940351541cc00dad2655aec507",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "arokettu/bencode",
|
"name": "arokettu/bencode",
|
||||||
|
@ -1213,16 +1213,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "gemorroj/m3u-parser",
|
"name": "gemorroj/m3u-parser",
|
||||||
"version": "dev-master",
|
"version": "6.0.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Gemorroj/M3uParser.git",
|
"url": "https://github.com/Gemorroj/M3uParser.git",
|
||||||
"reference": "95c62fd837e7adad1694d86dd8f6b31b603ab819"
|
"reference": "92fc0fe236d77e1b5a26c735ffcb6fc637eb298a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Gemorroj/M3uParser/zipball/95c62fd837e7adad1694d86dd8f6b31b603ab819",
|
"url": "https://api.github.com/repos/Gemorroj/M3uParser/zipball/92fc0fe236d77e1b5a26c735ffcb6fc637eb298a",
|
||||||
"reference": "95c62fd837e7adad1694d86dd8f6b31b603ab819",
|
"reference": "92fc0fe236d77e1b5a26c735ffcb6fc637eb298a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1233,7 +1233,6 @@
|
||||||
"phpstan/phpstan": "^2.1",
|
"phpstan/phpstan": "^2.1",
|
||||||
"phpunit/phpunit": "^9.6.22"
|
"phpunit/phpunit": "^9.6.22"
|
||||||
},
|
},
|
||||||
"default-branch": true,
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
@ -1257,9 +1256,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Gemorroj/M3uParser/issues",
|
"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",
|
"name": "gigablah/sphinxphp",
|
||||||
|
@ -7784,9 +7783,7 @@
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": {},
|
||||||
"gemorroj/m3u-parser": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue