This commit is contained in:
Pablo Ferreiro 2022-05-24 14:17:41 +02:00
parent 55e1e9057b
commit 0c100d650b
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

12
composer.lock generated
View file

@ -263,16 +263,16 @@
}, },
{ {
"name": "pablouser1/tikscraper", "name": "pablouser1/tikscraper",
"version": "v2.0.1.3", "version": "v2.0.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pablouser1/TikScraperPHP.git", "url": "https://github.com/pablouser1/TikScraperPHP.git",
"reference": "45812af395b376dff6835af192827f34ba7a4cf9" "reference": "7baac5630f2c2b02261d415a551aa916914249de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/45812af395b376dff6835af192827f34ba7a4cf9", "url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/7baac5630f2c2b02261d415a551aa916914249de",
"reference": "45812af395b376dff6835af192827f34ba7a4cf9", "reference": "7baac5630f2c2b02261d415a551aa916914249de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -298,9 +298,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.0.1.3" "source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.0.1.4"
}, },
"time": "2022-05-24T12:08:22+00:00" "time": "2022-05-24T12:17:06+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",