diff --git a/composer.lock b/composer.lock index ca04850..abb96fc 100644 --- a/composer.lock +++ b/composer.lock @@ -223,104 +223,20 @@ ], "time": "2021-12-04T23:24:31+00:00" }, - { - "name": "rmccue/requests", - "version": "v2.0.0", - "source": { - "type": "git", - "url": "https://github.com/WordPress/Requests.git", - "reference": "7ef0774f0bf32dddb7b6c1dd01e4d285c2ba3c3f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/WordPress/Requests/zipball/7ef0774f0bf32dddb7b6c1dd01e4d285c2ba3c3f", - "reference": "7ef0774f0bf32dddb7b6c1dd01e4d285c2ba3c3f", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": ">=5.6" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7", - "php-parallel-lint/php-console-highlighter": "^0.5.0", - "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpcompatibility/php-compatibility": "^9.0", - "requests/test-server": "dev-master", - "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.6", - "wp-coding-standards/wpcs": "^2.0", - "yoast/phpunit-polyfills": "^1.0.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "WpOrg\\Requests\\": "src/" - }, - "classmap": [ - "library/Requests.php" - ], - "files": [ - "library/Deprecated.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "ISC" - ], - "authors": [ - { - "name": "Ryan McCue", - "homepage": "https://rmccue.io/" - }, - { - "name": "Alain Schlesser", - "homepage": "https://github.com/schlessera" - }, - { - "name": "Juliette Reinders Folmer", - "homepage": "https://github.com/jrfnl" - }, - { - "name": "Contributors", - "homepage": "https://github.com/WordPress/Requests/graphs/contributors" - } - ], - "description": "A HTTP library written in PHP, for human beings.", - "homepage": "https://requests.ryanmccue.info/", - "keywords": [ - "curl", - "fsockopen", - "http", - "idna", - "ipv6", - "iri", - "sockets" - ], - "support": { - "docs": "https://requests.ryanmccue.info/", - "issues": "https://github.com/WordPress/Requests/issues", - "source": "https://github.com/WordPress/Requests" - }, - "time": "2021-11-24T14:20:18+00:00" - }, { "name": "ssovit/tiktok-api", "version": "dev-rework", "source": { "type": "git", "url": "https://github.com/pablouser1/TikTok-API-PHP.git", - "reference": "1fda12510448b646cfa29a372a0f93bc12342053" + "reference": "672e26d461804923324782c40c4e2d650fd01c6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pablouser1/TikTok-API-PHP/zipball/1fda12510448b646cfa29a372a0f93bc12342053", - "reference": "1fda12510448b646cfa29a372a0f93bc12342053", + "url": "https://api.github.com/repos/pablouser1/TikTok-API-PHP/zipball/672e26d461804923324782c40c4e2d650fd01c6a", + "reference": "672e26d461804923324782c40c4e2d650fd01c6a", "shasum": "" }, - "require": { - "rmccue/requests": "^2.0" - }, "type": "library", "autoload": { "psr-4": { @@ -357,7 +273,7 @@ "issues": "https://github.com/ssovit/TikTok-API-PHP/issues", "email": "sovit.tamrakar@gmail.com" }, - "time": "2022-01-17T20:03:34+00:00" + "time": "2022-01-22T19:37:07+00:00" }, { "name": "steampixel/simple-php-router",