Hide warnings

This commit is contained in:
Pablo Ferreiro 2022-04-24 08:09:45 +02:00
parent 47a3dc7e76
commit 4232ca8d64
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.5.0", "version": "v1.3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pablouser1/TikScraperPHP.git", "url": "https://github.com/pablouser1/TikScraperPHP.git",
"reference": "30a61ff66ed0ba231570e47fa4689be1bde57e87" "reference": "b5943925bc0a9650e7255df3167852c78207c53b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/30a61ff66ed0ba231570e47fa4689be1bde57e87", "url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/b5943925bc0a9650e7255df3167852c78207c53b",
"reference": "30a61ff66ed0ba231570e47fa4689be1bde57e87", "reference": "b5943925bc0a9650e7255df3167852c78207c53b",
"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.5.0" "source": "https://github.com/pablouser1/TikScraperPHP/tree/v1.3.5.1"
}, },
"time": "2022-04-23T17:56:08+00:00" "time": "2022-04-24T06:08:57+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",