1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

You can now upload images to the comments. and select where the live row will appear in the gallery

This commit is contained in:
Daniel Neto 2024-08-19 17:02:02 -03:00
parent 3cc9e2f572
commit e38b1aea36
831 changed files with 32035 additions and 2085 deletions

View file

@ -48,6 +48,7 @@
"vimeo/vimeo-api": "^3.0",
"phpseclib/phpseclib": "^3.0",
"bunnycdn/storage": "^3.0",
"chillerlan/php-qrcode": "^5.0"
"chillerlan/php-qrcode": "^5.0",
"erusev/parsedown": "^1.7"
}
}