Skip to content

Commit

Permalink
Merge pull request #56 from shahmal1yev/bss-109
Browse files Browse the repository at this point in the history
[BSS-109] Implement video upload
  • Loading branch information
shahmal1yev authored Jan 28, 2025
2 parents 2c99201 + c703644 commit 35bb7ae
Show file tree
Hide file tree
Showing 14 changed files with 712 additions and 121 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"ext-fileinfo": "*",
"php": ">=7.4",
"nesbot/carbon": "2.x",
"shahmal1yev/gcollection": "^1.0"
"shahmal1yev/gcollection": "^1.0",
"illuminate/collections": "~v8.83"
},
"scripts": {
"test": "vendor/bin/phpunit tests -c ./phpunit.xml",
Expand Down
Loading

0 comments on commit 35bb7ae

Please sign in to comment.