This commit is contained in:
Pablo Ferreiro 2022-04-10 12:12:55 +02:00
parent d0d36c26f3
commit 3730c95f29
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

12
composer.lock generated
View file

@ -205,16 +205,16 @@
}, },
{ {
"name": "pablouser1/tikscraper", "name": "pablouser1/tikscraper",
"version": "v1.3.3.0", "version": "v1.3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pablouser1/TikScraperPHP.git", "url": "https://github.com/pablouser1/TikScraperPHP.git",
"reference": "412bbbe5415e13207fe24b8e8274c527c82f01d6" "reference": "d0a88f65684ca3249f3f3cda101915cf914a2985"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/412bbbe5415e13207fe24b8e8274c527c82f01d6", "url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/d0a88f65684ca3249f3f3cda101915cf914a2985",
"reference": "412bbbe5415e13207fe24b8e8274c527c82f01d6", "reference": "d0a88f65684ca3249f3f3cda101915cf914a2985",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -240,9 +240,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/v1.3.3.0" "source": "https://github.com/pablouser1/TikScraperPHP/tree/v1.3.3.1"
}, },
"time": "2022-04-10T10:08:40+00:00" "time": "2022-04-10T10:12:25+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",