updated wrapper

This commit is contained in:
Pablo Ferreiro 2022-08-17 14:47:32 +02:00
parent 67c080e5f4
commit 2f20cf8c02
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

14
composer.lock generated
View file

@ -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": "4e398680c8c683b157043558c21a25ad",
"content-hash": "521fa35e5864d7a4542823e1f4838018",
"packages": [
{
"name": "bramus/router",
@ -263,16 +263,16 @@
},
{
"name": "pablouser1/tikscraper",
"version": "v2.2.0.0",
"version": "v2.2.1.0",
"source": {
"type": "git",
"url": "https://github.com/pablouser1/TikScraperPHP.git",
"reference": "5561b82442caf4968f0c4f408ee5847a97cd8940"
"reference": "53024570fe8a0258d911e5a245fe582090739a19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/5561b82442caf4968f0c4f408ee5847a97cd8940",
"reference": "5561b82442caf4968f0c4f408ee5847a97cd8940",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/53024570fe8a0258d911e5a245fe582090739a19",
"reference": "53024570fe8a0258d911e5a245fe582090739a19",
"shasum": ""
},
"require": {
@ -304,9 +304,9 @@
"description": "Get data from TikTok API",
"support": {
"issues": "https://github.com/pablouser1/TikScraperPHP/issues",
"source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.2.0.0"
"source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.2.1.0"
},
"time": "2022-08-13T10:17:31+00:00"
"time": "2022-08-17T12:43:32+00:00"
},
{
"name": "php-webdriver/webdriver",