bump scraper

This commit is contained in:
Pablo Ferreiro 2023-04-03 16:24:51 +02:00
parent 3556fef036
commit d09830cc89
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

12
composer.lock generated
View file

@ -303,16 +303,16 @@
}, },
{ {
"name": "pablouser1/tikscraper", "name": "pablouser1/tikscraper",
"version": "v2.3.6.2", "version": "v2.3.6.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pablouser1/TikScraperPHP.git", "url": "https://github.com/pablouser1/TikScraperPHP.git",
"reference": "10394fb5fb5213d05fe0eb29f7582423fc15d08a" "reference": "99c75fc1786c63276592b0f9859a232f17876f6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/10394fb5fb5213d05fe0eb29f7582423fc15d08a", "url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/99c75fc1786c63276592b0f9859a232f17876f6a",
"reference": "10394fb5fb5213d05fe0eb29f7582423fc15d08a", "reference": "99c75fc1786c63276592b0f9859a232f17876f6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -346,9 +346,9 @@
"description": "Get data from TikTok API", "description": "Get data from TikTok API",
"support": { "support": {
"issues": "https://github.com/pablouser1/TikScraperPHP/issues", "issues": "https://github.com/pablouser1/TikScraperPHP/issues",
"source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.3.6.2" "source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.3.6.3"
}, },
"time": "2023-04-01T13:46:50+00:00" "time": "2023-04-03T14:23:28+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",