{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d8e56c687ca265b350f34789ce3cf82b", "packages": [ { "name": "bramus/router", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/bramus/router.git", "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bramus/router/zipball/55657b76da8a0a509250fb55b9dd24e1aa237eba", "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.14", "phpunit/php-code-coverage": "~2.0", "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-0": { "Bramus": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bram(us) Van Damme", "email": "bramus@bram.us", "homepage": "http://www.bram.us" } ], "description": "A lightweight and simple object oriented PHP Router", "homepage": "https://github.com/bramus/router", "keywords": [ "router", "routing" ], "support": { "issues": "https://github.com/bramus/router/issues", "source": "https://github.com/bramus/router/tree/1.6.1" }, "time": "2021-11-18T19:24:07+00:00" }, { "name": "deemon47/user-agent-generator", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/Deemon47/user-agent-generator.git", "reference": "5af13fd2e905c5441eb4d61aad3a71bd1e801709" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Deemon47/user-agent-generator/zipball/5af13fd2e905c5441eb4d61aad3a71bd1e801709", "reference": "5af13fd2e905c5441eb4d61aad3a71bd1e801709", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Deemon47\\": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "authors": [ { "name": "phpfail", "email": "phpfail@gihub.com" }, { "name": "Dee", "email": "deemon47@gmail.com" } ], "description": "Generate random User-Agent http header with parameters", "support": { "source": "https://github.com/Deemon47/user-agent-generator/tree/v1.0.1" }, "time": "2020-04-11T12:05:34+00:00" }, { "name": "josegonzalez/dotenv", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/josegonzalez/php-dotenv.git", "reference": "f6d2fb63610f98b7ae859031566228dbade1a79c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/josegonzalez/php-dotenv/zipball/f6d2fb63610f98b7ae859031566228dbade1a79c", "reference": "f6d2fb63610f98b7ae859031566228dbade1a79c", "shasum": "" }, "require": { "m1/env": "2.*", "php": ">=5.5.0" }, "require-dev": { "php-mock/php-mock-phpunit": "^1.1", "satooshi/php-coveralls": "1.*", "squizlabs/php_codesniffer": "2.*" }, "default-branch": true, "type": "library", "autoload": { "psr-0": { "josegonzalez\\Dotenv": [ "src", "tests" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jose Diaz-Gonzalez", "email": "dotenv@josegonzalez.com", "homepage": "http://josediazgonzalez.com", "role": "Maintainer" } ], "description": "dotenv file parsing for PHP", "homepage": "https://github.com/josegonzalez/php-dotenv", "keywords": [ "configuration", "dotenv", "php" ], "support": { "issues": "https://github.com/josegonzalez/php-dotenv/issues", "source": "https://github.com/josegonzalez/php-dotenv/tree/master" }, "time": "2019-07-07T21:21:39+00:00" }, { "name": "latte/latte", "version": "v2.11.6", "source": { "type": "git", "url": "https://github.com/nette/latte.git", "reference": "af4dbb23a6044b1cf4904830a9b00246318c93d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/latte/zipball/af4dbb23a6044b1cf4904830a9b00246318c93d4", "reference": "af4dbb23a6044b1cf4904830a9b00246318c93d4", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", "php": ">=7.1 <8.3" }, "conflict": { "nette/application": "<2.4.1" }, "require-dev": { "nette/php-generator": "^3.3.4", "nette/tester": "^2.0", "nette/utils": "^3.0", "phpstan/phpstan": "^1", "tracy/tracy": "^2.3" }, "suggest": { "ext-fileinfo": "to use filter |datastream", "ext-iconv": "to use filters |reverse, |substring", "ext-mbstring": "to use filters like lower, upper, capitalize, ...", "nette/php-generator": "to use tag {templatePrint}", "nette/utils": "to use filter |webalize" }, "bin": [ "bin/latte-lint" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.11-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.", "homepage": "https://latte.nette.org", "keywords": [ "context-sensitive", "engine", "escaping", "html", "nette", "security", "template", "twig" ], "support": { "issues": "https://github.com/nette/latte/issues", "source": "https://github.com/nette/latte/tree/v2.11.6" }, "time": "2022-11-04T14:53:52+00:00" }, { "name": "m1/env", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/m1/Env.git", "reference": "5c296e3e13450a207e12b343f3af1d7ab569f6f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/m1/Env/zipball/5c296e3e13450a207e12b343f3af1d7ab569f6f3", "reference": "5c296e3e13450a207e12b343f3af1d7ab569f6f3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1", "squizlabs/php_codesniffer": "^2.3" }, "suggest": { "josegonzalez/dotenv": "For loading of .env", "m1/vars": "For loading of configs" }, "type": "library", "autoload": { "psr-4": { "M1\\Env\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miles Croxford", "email": "hello@milescroxford.com", "homepage": "http://milescroxford.com", "role": "Developer" } ], "description": "Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.", "homepage": "https://github.com/m1/Env", "keywords": [ ".env", "config", "dotenv", "env", "loader", "m1", "parser", "support" ], "support": { "issues": "https://github.com/m1/Env/issues", "source": "https://github.com/m1/Env/tree/2.2.0" }, "time": "2020-02-19T09:02:13+00:00" }, { "name": "pablouser1/tikscraper", "version": "v2.3.6.2", "source": { "type": "git", "url": "https://github.com/pablouser1/TikScraperPHP.git", "reference": "10394fb5fb5213d05fe0eb29f7582423fc15d08a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pablouser1/TikScraperPHP/zipball/10394fb5fb5213d05fe0eb29f7582423fc15d08a", "reference": "10394fb5fb5213d05fe0eb29f7582423fc15d08a", "shasum": "" }, "require": { "deemon47/user-agent-generator": "^1.0", "ext-curl": "*", "ext-json": "*", "ext-xml": "*", "php": ">=7.4|^8.0", "php-webdriver/webdriver": "^1.12", "sapistudio/seleniumstealth": "^1.0" }, "require-dev": { "pestphp/pest": "^1.22" }, "type": "library", "autoload": { "psr-4": { "TikScraper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pablo Ferreiro", "homepage": "https://pabloferreiro.es" } ], "description": "Get data from TikTok API", "support": { "issues": "https://github.com/pablouser1/TikScraperPHP/issues", "source": "https://github.com/pablouser1/TikScraperPHP/tree/v2.3.6.2" }, "time": "2023-04-01T13:46:50+00:00" }, { "name": "php-webdriver/webdriver", "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/php-webdriver/php-webdriver.git", "reference": "3ea4f924afb43056bf9c630509e657d951608563" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3ea4f924afb43056bf9c630509e657d951608563", "reference": "3ea4f924afb43056bf9c630509e657d951608563", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-zip": "*", "php": "^7.3 || ^8.0", "symfony/polyfill-mbstring": "^1.12", "symfony/process": "^5.0 || ^6.0" }, "replace": { "facebook/webdriver": "*" }, "require-dev": { "ergebnis/composer-normalize": "^2.20.0", "ondram/ci-detector": "^4.0", "php-coveralls/php-coveralls": "^2.4", "php-mock/php-mock-phpunit": "^2.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.5", "symfony/var-dumper": "^5.0 || ^6.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" }, "type": "library", "autoload": { "files": [ "lib/Exception/TimeoutException.php" ], "psr-4": { "Facebook\\WebDriver\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", "homepage": "https://github.com/php-webdriver/php-webdriver", "keywords": [ "Chromedriver", "geckodriver", "php", "selenium", "webdriver" ], "support": { "issues": "https://github.com/php-webdriver/php-webdriver/issues", "source": "https://github.com/php-webdriver/php-webdriver/tree/1.14.0" }, "time": "2023-02-09T12:12:19+00:00" }, { "name": "sapistudio/seleniumstealth", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Sapistudio/SeleniumStealth.git", "reference": "4b392077e3d609fed564b78ae2e8becb98f01957" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Sapistudio/SeleniumStealth/zipball/4b392077e3d609fed564b78ae2e8becb98f01957", "reference": "4b392077e3d609fed564b78ae2e8becb98f01957", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "SapiStudio\\SeleniumStealth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "support": { "issues": "https://github.com/Sapistudio/SeleniumStealth/issues", "source": "https://github.com/Sapistudio/SeleniumStealth/tree/1.0.3" }, "time": "2022-01-10T20:04:41+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/process", "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b", "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v5.4.22" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-03-06T21:29:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "josegonzalez/dotenv": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4|^8.0", "ext-redis": "^5.3.2", "ext-mbstring": "*" }, "platform-dev": [], "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.3.0" }