Skip to content

Commit

Permalink
use chrisnovakovic:video-rehidratestate
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Redaelli committed Dec 30, 2023
1 parent 79454aa commit 373c17f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,19 @@
"php": "7.4"
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/chrisnovakovic/TikScraperPHP"
}
],
"require": {
"php": ">=7.4|^8.0",
"ext-redis": "^5.3.2|^6.0.0",
"ext-mbstring": "*",
"latte/latte": "^2.11",
"bramus/router": "^1.6",
"pablouser1/tikscraper": "^2.4",
"pablouser1/tikscraper": "dev-video-rehidratestate",
"josegonzalez/dotenv": "^4.0"
},
"autoload": {
Expand Down
27 changes: 16 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 373c17f

Please sign in to comment.