mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Merge branch 'master' of https://github.com/WWBN/AVideo
This commit is contained in:
commit
fe49f53135
2 changed files with 16 additions and 16 deletions
|
@ -54,7 +54,7 @@
|
|||
"christian-riesen/base32": "^1.6",
|
||||
"react/socket": "^1.16",
|
||||
"react/event-loop": "^1.5",
|
||||
"iamcal/sql-parser": "^0.5.0",
|
||||
"elephantio/elephant.io": "^4.13"
|
||||
"elephantio/elephant.io": "^4.13",
|
||||
"iamcal/sql-parser": "^0.6"
|
||||
}
|
||||
}
|
||||
|
|
26
composer.lock
generated
26
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": "d490643eb1cc2f79dcdea1f33510acef",
|
||||
"content-hash": "12eabe484ff6aeebb7ba37dee722cc5a",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -2031,16 +2031,16 @@
|
|||
},
|
||||
{
|
||||
"name": "iamcal/sql-parser",
|
||||
"version": "v0.5",
|
||||
"version": "v0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/iamcal/SQLParser.git",
|
||||
"reference": "644fd994de3b54e5d833aecf406150aa3b66ca88"
|
||||
"reference": "947083e2dca211a6f12fb1beb67a01e387de9b62"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/iamcal/SQLParser/zipball/644fd994de3b54e5d833aecf406150aa3b66ca88",
|
||||
"reference": "644fd994de3b54e5d833aecf406150aa3b66ca88",
|
||||
"url": "https://api.github.com/repos/iamcal/SQLParser/zipball/947083e2dca211a6f12fb1beb67a01e387de9b62",
|
||||
"reference": "947083e2dca211a6f12fb1beb67a01e387de9b62",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -2066,9 +2066,9 @@
|
|||
"description": "MySQL schema parser",
|
||||
"support": {
|
||||
"issues": "https://github.com/iamcal/SQLParser/issues",
|
||||
"source": "https://github.com/iamcal/SQLParser/tree/v0.5"
|
||||
"source": "https://github.com/iamcal/SQLParser/tree/v0.6"
|
||||
},
|
||||
"time": "2024-03-22T22:46:32+00:00"
|
||||
"time": "2025-03-17T16:59:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "james-heinrich/getid3",
|
||||
|
@ -3808,16 +3808,16 @@
|
|||
},
|
||||
{
|
||||
"name": "ratchet/pawl",
|
||||
"version": "v0.4.2",
|
||||
"version": "v0.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ratchetphp/Pawl.git",
|
||||
"reference": "240936677b066c03095c82f22be0fd6e87b49fed"
|
||||
"reference": "2c582373c78271de32cb04c755c4c0db7e09c9c0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/240936677b066c03095c82f22be0fd6e87b49fed",
|
||||
"reference": "240936677b066c03095c82f22be0fd6e87b49fed",
|
||||
"url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/2c582373c78271de32cb04c755c4c0db7e09c9c0",
|
||||
"reference": "2c582373c78271de32cb04c755c4c0db7e09c9c0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3856,9 +3856,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ratchetphp/Pawl/issues",
|
||||
"source": "https://github.com/ratchetphp/Pawl/tree/v0.4.2"
|
||||
"source": "https://github.com/ratchetphp/Pawl/tree/v0.4.3"
|
||||
},
|
||||
"time": "2025-03-02T20:36:55+00:00"
|
||||
"time": "2025-03-19T16:47:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ratchet/rfc6455",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue