woocommerce/composer.lock

4225 lines
146 KiB
Plaintext
Raw Normal View History

2016-09-13 21:24:01 +00:00
{
"_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",
2016-09-13 21:24:01 +00:00
"This file is @generated automatically"
],
"content-hash": "f269789179494befeb7caf0cb7bb29eb",
2016-09-13 21:24:01 +00:00
"packages": [
{
"name": "automattic/jetpack-autoloader",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "cf08e893a481e71feec6e61164efff0eeee98ccd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/cf08e893a481e71feec6e61164efff0eeee98ccd",
"reference": "cf08e893a481e71feec6e61164efff0eeee98ccd",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
"type": "composer-plugin",
"extra": {
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
},
"autoload": {
"psr-4": {
"Automattic\\Jetpack\\Autoloader\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Creates a custom autoloader for a plugin or theme.",
"time": "2019-06-17T13:03:00+00:00"
},
2016-09-13 21:24:01 +00:00
{
"name": "composer/installers",
"version": "v1.6.0",
2016-09-13 21:24:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
2016-09-13 21:24:01 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
2016-09-13 21:24:01 +00:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
2018-02-02 15:44:03 +00:00
"phpunit/phpunit": "^4.8.36"
2016-09-13 21:24:01 +00:00
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
2017-07-20 21:58:36 +00:00
"Eliasis",
2016-09-13 21:24:01 +00:00
"Hurad",
"ImageCMS",
2017-07-20 21:58:36 +00:00
"Kanboard",
2017-09-27 16:07:41 +00:00
"Lan Management System",
2016-09-13 21:24:01 +00:00
"MODX Evo",
"Mautic",
2017-07-20 21:58:36 +00:00
"Maya",
2016-09-13 21:24:01 +00:00
"OXID",
"Plentymarkets",
2017-07-20 21:58:36 +00:00
"Porto",
2016-09-13 21:24:01 +00:00
"RadPHP",
"SMF",
"Thelia",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
2017-09-27 16:07:41 +00:00
"eZ Platform",
2016-09-13 21:24:01 +00:00
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
2017-07-20 21:58:36 +00:00
"itop",
2016-09-13 21:24:01 +00:00
"joomla",
"kohana",
"laravel",
2017-07-20 21:58:36 +00:00
"lavalite",
2016-09-13 21:24:01 +00:00
"lithium",
"magento",
2018-02-02 15:44:03 +00:00
"majima",
2016-09-13 21:24:01 +00:00
"mako",
"mediawiki",
"modulework",
2018-02-02 15:44:03 +00:00
"modx",
2016-09-13 21:24:01 +00:00
"moodle",
2017-09-27 16:07:41 +00:00
"osclass",
2016-09-13 21:24:01 +00:00
"phpbb",
"piwik",
"ppi",
"puppet",
2018-02-02 15:44:03 +00:00
"pxcms",
2016-09-13 21:24:01 +00:00
"reindex",
"roundcube",
"shopware",
"silverstripe",
2017-07-20 21:58:36 +00:00
"sydes",
2016-09-13 21:24:01 +00:00
"symfony",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
"time": "2018-08-27T06:10:37+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",
"version": "dev-refactor/php-classes",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
"reference": "52e2cd8ba1462c40febd5408994996872e2610d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/52e2cd8ba1462c40febd5408994996872e2610d5",
"reference": "52e2cd8ba1462c40febd5408994996872e2610d5",
"shasum": ""
},
"require": {
"composer/installers": "1.6.0"
},
"require-dev": {
"phpunit/phpunit": "6.5.14",
"woocommerce/woocommerce-sniffs": "0.0.6"
},
"type": "wordpress-plugin",
"extra": {
"scripts-description": {
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
}
},
"autoload": {
"psr-4": {
"WooCommerce\\Blocks\\": "src/",
"WooCommerce\\Blocks\\Tests\\": "tests/php/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"description": "Feature plugin for the WooCommerce Gutenberg Products block",
"homepage": "https://woocommerce.com/",
"time": "2019-06-20T09:39:04+00:00"
},
{
"name": "woocommerce/woocommerce-rest-api",
"version": "dev-test/jetpack-autoloader",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-rest-api.git",
"reference": "46453550e8d7468f6a1f46b47fefd2fdc482c801"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-rest-api/zipball/46453550e8d7468f6a1f46b47fefd2fdc482c801",
"reference": "46453550e8d7468f6a1f46b47fefd2fdc482c801",
"shasum": ""
},
"require": {
"automattic/jetpack-autoloader": "^1"
},
"require-dev": {
"phpunit/phpunit": "6.5.14",
"slowprog/composer-copy-file": "~0.3",
"woocommerce/woocommerce-sniffs": "0.0.6"
},
"type": "wordpress-plugin",
"autoload": {
"classmap": [
"src/Controllers/Version1",
"src/Controllers/Version2",
"src/Controllers/Version3"
],
"psr-4": {
"Automattic\\WooCommerce\\RestApi\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"description": "The WooCommerce core REST API.",
"homepage": "https://github.com/woocommerce/woocommerce-rest-api",
"time": "2019-06-21T09:40:39+00:00"
2016-09-13 21:24:01 +00:00
}
],
"packages-dev": [
2018-02-02 15:44:03 +00:00
{
"name": "andrewsville/php-token-reflection",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/Andrewsville/PHP-Token-Reflection.git",
"reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Andrewsville/PHP-Token-Reflection/zipball/e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee",
"reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"TokenReflection": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3"
],
"authors": [
{
"name": "Ondřej Nešpor",
"homepage": "https://github.com/andrewsville"
},
{
"name": "Jaroslav Hanslík",
"homepage": "https://github.com/kukulich"
}
],
"description": "Library emulating the PHP internal reflection using just the tokenized source code.",
"homepage": "http://andrewsville.github.com/PHP-Token-Reflection/",
"keywords": [
"library",
"reflection",
"tokenizer"
],
"time": "2014-08-06T16:37:08+00:00"
},
{
"name": "apigen/apigen",
"version": "v4.1.2",
"source": {
"type": "git",
"url": "https://github.com/ApiGen/ApiGen.git",
"reference": "3365433ea3433b0e5c8f763608f8e63cbedb2a3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ApiGen/ApiGen/zipball/3365433ea3433b0e5c8f763608f8e63cbedb2a3a",
"reference": "3365433ea3433b0e5c8f763608f8e63cbedb2a3a",
"shasum": ""
},
"require": {
"andrewsville/php-token-reflection": "~1.4",
"apigen/theme-bootstrap": "~1.1.2",
"apigen/theme-default": "~1.0.1",
"herrera-io/phar-update": "~2.0",
"kdyby/events": "~2.0",
"kukulich/fshl": "~2.1",
"latte/latte": ">=2.2.0,<2.3.5",
"michelf/php-markdown": "~1.4",
"nette/application": "~2.2",
"nette/bootstrap": "~2.2",
"nette/di": "~2.2",
"nette/mail": "~2.2",
"nette/neon": "~2.2",
"nette/robot-loader": "~2.2",
"nette/safe-stream": "~2.2",
"php": ">=5.4",
"symfony/console": "~2.6",
"symfony/options-resolver": "~2.6.1",
"symfony/yaml": "~2.6",
"tracy/tracy": "~2.2"
},
"require-dev": {
"herrera-io/box": "~1.6",
"mockery/mockery": "~0.9"
},
"bin": [
"bin/apigen"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.1.0-dev"
}
},
"autoload": {
"psr-4": {
"ApiGen\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Grudl",
"homepage": "http://davidgrudl.com"
},
{
"name": "Ondřej Nešpor",
"homepage": "https://github.com/andrewsville"
},
{
"name": "Jaroslav Hanslík",
"homepage": "https://github.com/kukulich"
},
{
"name": "Tomáš Votruba",
2018-02-02 15:44:03 +00:00
"email": "tomas.vot@gmail.com"
},
{
"name": "Olivier Laviale",
"homepage": "https://github.com/olvlvl"
}
],
"description": "PHP source code API generator",
"homepage": "http://apigen.org/",
"keywords": [
"api",
"documentation",
"generator",
"phpdoc"
],
"time": "2015-11-29T20:11:30+00:00"
},
{
"name": "apigen/theme-bootstrap",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/ApiGen/ThemeBootstrap.git",
"reference": "55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ApiGen/ThemeBootstrap/zipball/55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c",
"reference": "55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c",
"shasum": ""
},
"require": {
"latte/latte": "~2.2"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tomáš Votruba",
"email": "tomas.vot@gmail.com"
},
{
"name": "Olivier Laviale",
"homepage": "https://github.com/olvlvl"
}
],
"description": "Twitter Bootstrap theme for ApiGen",
"homepage": "http://apigen.org/",
"abandoned": "apigen/apigen",
"time": "2015-10-11T14:52:50+00:00"
},
{
"name": "apigen/theme-default",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/ApiGen/ThemeDefault.git",
"reference": "51648cf83645d9ae6c655fe46bcd26a347d45336"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ApiGen/ThemeDefault/zipball/51648cf83645d9ae6c655fe46bcd26a347d45336",
"reference": "51648cf83645d9ae6c655fe46bcd26a347d45336",
"shasum": ""
},
"require": {
"latte/latte": "~2.2"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Grudl",
"homepage": "http://davidgrudl.com"
},
{
"name": "Ondřej Nešpor",
"homepage": "https://github.com/andrewsville"
},
{
"name": "Jaroslav Hanslík",
"homepage": "https://github.com/kukulich"
},
{
"name": "Tomáš Votruba",
"email": "tomas.vot@gmail.com"
},
{
"name": "Olivier Laviale",
"homepage": "https://github.com/olvlvl"
}
],
"description": "Default theme for ApiGen",
"homepage": "http://apigen.org/",
"abandoned": "apigen/apigen",
"time": "2015-10-11T14:55:30+00:00"
},
2017-11-13 21:18:21 +00:00
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"version": "v0.5.0",
2017-11-13 21:18:21 +00:00
"source": {
"type": "git",
2018-02-02 15:44:03 +00:00
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
"reference": "e749410375ff6fb7a040a68878c656c2e610b132"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132",
"reference": "e749410375ff6fb7a040a68878c656c2e610b132",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": "^5.3|^7",
"squizlabs/php_codesniffer": "^2|^3"
2018-02-02 15:44:03 +00:00
},
"require-dev": {
"composer/composer": "*",
"phpcompatibility/php-compatibility": "^9.0",
"sensiolabs/security-checker": "^4.1.0"
2018-02-02 15:44:03 +00:00
},
"type": "composer-plugin",
"extra": {
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
},
"autoload": {
"psr-4": {
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Franck Nijhof",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
2018-02-02 15:44:03 +00:00
}
],
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
"homepage": "http://www.dealerdirect.com",
2018-02-02 15:44:03 +00:00
"keywords": [
"PHPCodeSniffer",
"PHP_CodeSniffer",
"code quality",
"codesniffer",
"composer",
"installer",
"phpcs",
"plugin",
"qa",
"quality",
"standard",
"standards",
"style guide",
"stylecheck",
"tests"
],
"time": "2018-10-26T13:21:45+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "doctrine/instantiator",
"version": "1.2.0",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "a2c590166b2133a4633738648b6b064edae0814a"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
"reference": "a2c590166b2133a4633738648b6b064edae0814a",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
2018-02-02 15:44:03 +00:00
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.13",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpunit/phpunit": "^7.0"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "http://ocramius.github.com/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2018-02-02 15:44:03 +00:00
"keywords": [
"constructor",
"instantiate"
],
"time": "2019-03-17T17:37:11+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "herrera-io/json",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/kherge-php/json.git",
"reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kherge-php/json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1",
"reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1",
"shasum": ""
},
"require": {
"ext-json": "*",
"justinrainbow/json-schema": ">=1.0,<2.0-dev",
"php": ">=5.3.3",
"seld/jsonlint": ">=1.0,<2.0-dev"
},
"require-dev": {
"herrera-io/phpunit-test-case": "1.*",
"mikey179/vfsstream": "1.1.0",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"files": [
"src/lib/json_version.php"
],
"psr-0": {
"Herrera\\Json": "src/lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kevin Herrera",
"email": "kevin@herrera.io",
"homepage": "http://kevin.herrera.io"
}
],
"description": "A library for simplifying JSON linting and validation.",
"homepage": "http://herrera-io.github.com/php-json",
"keywords": [
"json",
"lint",
"schema",
"validate"
],
"abandoned": "kherge/json",
"time": "2013-10-30T16:51:34+00:00"
},
{
"name": "herrera-io/phar-update",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/kherge-abandoned/php-phar-update.git",
"reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/15643c90d3d43620a4f45c910e6afb7a0ad4b488",
"reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488",
"shasum": ""
},
"require": {
"herrera-io/json": "1.*",
"herrera-io/version": "1.*",
"php": ">=5.3.3"
},
"require-dev": {
"herrera-io/phpunit-test-case": "1.*",
"mikey179/vfsstream": "1.1.0",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"files": [
"src/lib/constants.php"
],
"psr-0": {
"Herrera\\Phar\\Update": "src/lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kevin Herrera",
"email": "kevin@herrera.io",
"homepage": "http://kevin.herrera.io"
}
],
"description": "A library for self-updating Phars.",
"homepage": "http://herrera-io.github.com/php-phar-update",
"keywords": [
"phar",
"update"
],
"abandoned": true,
"time": "2013-11-09T17:13:13+00:00"
},
{
"name": "herrera-io/version",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/kherge-abandoned/php-version.git",
"reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kherge-abandoned/php-version/zipball/d39d9642b92a04d8b8a28b871b797a35a2545e85",
"reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"herrera-io/phpunit-test-case": "1.*",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-0": {
"Herrera\\Version": "src/lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kevin Herrera",
"email": "kevin@herrera.io",
"homepage": "http://kevin.herrera.io"
}
],
"description": "A library for creating, editing, and comparing semantic versioning numbers.",
"homepage": "http://github.com/herrera-io/php-version",
"keywords": [
"semantic",
"version"
],
"abandoned": true,
"time": "2014-05-27T05:29:25+00:00"
},
{
"name": "justinrainbow/json-schema",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
"shasum": ""
},
"require": {
"php": ">=5.3.29"
},
"require-dev": {
"json-schema/json-schema-test-suite": "1.1.0",
"phpdocumentor/phpdocumentor": "~2",
"phpunit/phpunit": "~3.7"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
"time": "2016-01-25T15:43:01+00:00"
},
{
"name": "kdyby/events",
"version": "v2.4.1",
"source": {
"type": "git",
"url": "https://github.com/Kdyby/Events.git",
"reference": "d8a0e8a64a59f501996f8f9591aa3f950208f091"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kdyby/Events/zipball/d8a0e8a64a59f501996f8f9591aa3f950208f091",
"reference": "d8a0e8a64a59f501996f8f9591aa3f950208f091",
"shasum": ""
},
"require": {
"nette/di": "~2.3@dev",
"nette/utils": "~2.3@dev"
},
"require-dev": {
"latte/latte": "~2.3@dev",
"nette/application": "~2.3@dev",
"nette/bootstrap": "~2.3@dev",
"nette/caching": "~2.3@dev",
"nette/component-model": "~2.2@dev",
"nette/database": "~2.3@dev",
"nette/deprecated": "~2.3@dev",
"nette/di": "~2.3@dev",
"nette/finder": "~2.3@dev",
"nette/forms": "~2.3@dev",
"nette/http": "~2.3@dev",
"nette/mail": "~2.3@dev",
"nette/neon": "~2.3@dev",
"nette/php-generator": "~2.3@dev",
"nette/reflection": "~2.3@dev",
"nette/robot-loader": "~2.3@dev",
"nette/safe-stream": "~2.3@dev",
"nette/security": "~2.3@dev",
"nette/tester": "~1.4",
"nette/tokenizer": "~2.2@dev",
"nette/utils": "~2.3@dev",
"symfony/event-dispatcher": "~2.3",
"tracy/tracy": "~2.3@dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-0": {
"Kdyby\\Events\\": "src/"
},
"classmap": [
"src/Kdyby/Events/exceptions.php"
],
"files": [
"src/Doctrine/compatibility.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "Filip Procházka",
"email": "filip@prochazka.su",
"homepage": "http://filip-prochazka.com"
}
],
"description": "Events for Nette Framework",
"homepage": "http://kdyby.org",
"keywords": [
"kdyby",
"nette"
],
"time": "2016-04-19T11:19:31+00:00"
},
{
"name": "kukulich/fshl",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/kukulich/fshl.git",
"reference": "974c294ade5d76c0c16b6fe3fd3a584ba999b24f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kukulich/fshl/zipball/974c294ade5d76c0c16b6fe3fd3a584ba999b24f",
"reference": "974c294ade5d76c0c16b6fe3fd3a584ba999b24f",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"autoload": {
"psr-0": {
"FSHL": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jaroslav Hanslík",
"homepage": "https://github.com/kukulich"
}
],
"description": "FSHL is a free, open source, universal, fast syntax highlighter written in PHP.",
"homepage": "http://fshl.kukulich.cz/",
"keywords": [
"highlight",
"library",
"syntax"
],
"time": "2012-09-08T19:00:07+00:00"
},
{
"name": "latte/latte",
"version": "v2.3.4",
"source": {
"type": "git",
"url": "https://github.com/nette/latte.git",
"reference": "5e891af999776d2204a9d06ad66ad8fa0bcd4f8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/latte/zipball/5e891af999776d2204a9d06ad66ad8fa0bcd4f8b",
"reference": "5e891af999776d2204a9d06ad66ad8fa0bcd4f8b",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.3.1"
},
"require-dev": {
"nette/tester": "~1.3"
},
"suggest": {
"ext-fileinfo": "to use filter |datastream",
"ext-mbstring": "to use filters like lower, upper, capitalize, ..."
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "http://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "http://nette.org/contributors"
}
],
"description": "Latte: the amazing template engine for PHP",
"homepage": "http://latte.nette.org",
"keywords": [
"templating",
"twig"
],
"time": "2015-08-23T12:36:55+00:00"
},
{
"name": "michelf/php-markdown",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-markdown.git",
"reference": "01ab082b355bf188d907b9929cd99b2923053495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
"reference": "01ab082b355bf188d907b9929cd99b2923053495",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Michelf\\": "Michelf/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
}
],
"description": "PHP Markdown",
"homepage": "https://michelf.ca/projects/php-markdown/",
"keywords": [
"markdown"
],
"time": "2018-01-15T00:49:33+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.9.1",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
"reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"replace": {
"myclabs/deep-copy": "self.version"
2018-02-02 15:44:03 +00:00
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^7.1"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2019-04-07T13:18:21+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/application",
"version": "v2.4.13",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/application.git",
"reference": "023acd964383de11fbc32cae8f4dfd8043643a0f"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/application/zipball/023acd964383de11fbc32cae8f4dfd8043643a0f",
"reference": "023acd964383de11fbc32cae8f4dfd8043643a0f",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"nette/component-model": "^2.3",
"nette/http": "^2.2",
"nette/reflection": "^2.2",
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/di": "<2.4",
"nette/forms": "<2.4",
"nette/latte": "<2.4",
2018-02-02 15:44:03 +00:00
"nette/nette": "<2.2"
},
"require-dev": {
"latte/latte": "^2.4.3",
"mockery/mockery": "^0.9.5",
"nette/di": "^2.4",
"nette/forms": "^2.4",
"nette/robot-loader": "^2.4.2 || ^3.0",
"nette/security": "^2.4",
"nette/tester": "^2.0",
"tracy/tracy": "^2.4"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"latte/latte": "Allows using Latte in templates",
"nette/forms": "Allows to use Nette\\Application\\UI\\Form"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
],
"files": [
"src/compatibility.php"
2018-02-02 15:44:03 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"Forms",
"component-based",
"control",
"framework",
"mvc",
"mvp",
"nette",
"presenter",
"routing",
"seo"
],
"time": "2018-11-23T22:28:11+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/bootstrap",
"version": "v2.4.6",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/bootstrap.git",
"reference": "268816e3f1bb7426c3a4ceec2bd38a036b532543"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/bootstrap/zipball/268816e3f1bb7426c3a4ceec2bd38a036b532543",
"reference": "268816e3f1bb7426c3a4ceec2bd38a036b532543",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"nette/di": "~2.4.7",
"nette/utils": "~2.4",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"latte/latte": "~2.2",
"nette/application": "~2.3",
"nette/caching": "~2.3",
"nette/database": "~2.3",
"nette/forms": "~2.3",
"nette/http": "~2.4.0",
2018-02-02 15:44:03 +00:00
"nette/mail": "~2.3",
"nette/robot-loader": "^2.4.2 || ^3.0",
2018-02-02 15:44:03 +00:00
"nette/safe-stream": "~2.2",
"nette/security": "~2.3",
"nette/tester": "~2.0",
"tracy/tracy": "^2.4.1"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"nette/robot-loader": "to use Configurator::createRobotLoader()",
"tracy/tracy": "to use Configurator::enableTracy()"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"bootstrapping",
"configurator",
"nette"
],
"time": "2018-05-17T12:52:20+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/caching",
"version": "v2.5.8",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/caching.git",
"reference": "7fba7c7ab2585fafb7b31152f2595e1551120555"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/caching/zipball/7fba7c7ab2585fafb7b31152f2595e1551120555",
"reference": "7fba7c7ab2585fafb7b31152f2595e1551120555",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"nette/finder": "^2.2 || ~3.0.0",
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"latte/latte": "^2.4",
"nette/di": "^2.4 || ~3.0.0",
"nette/tester": "^2.0",
"tracy/tracy": "^2.4"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"ext-pdo_sqlite": "to use SQLiteStorage or SQLiteJournal"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
2018-02-02 15:44:03 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "⏱ Nette Caching: library with easy-to-use API and many cache backends.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"cache",
"journal",
"memcached",
"nette",
"sqlite"
],
"time": "2018-03-21T11:04:32+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/component-model",
"version": "v2.4.0",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/component-model.git",
"reference": "6e7980f5ddec31f68a39e767799b1b0be9dd1014"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/component-model/zipball/6e7980f5ddec31f68a39e767799b1b0be9dd1014",
"reference": "6e7980f5ddec31f68a39e767799b1b0be9dd1014",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.5 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/application": "<2.4",
2018-02-02 15:44:03 +00:00
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "⚛ Nette Component Model",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"components",
"nette"
],
"time": "2018-03-20T16:32:50+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/di",
2019-03-07 11:21:42 +00:00
"version": "v2.4.15",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/di.git",
2019-03-07 11:21:42 +00:00
"reference": "d0561b8f77e8ef2ed6d83328860e16c81a5a8649"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
2019-03-07 11:21:42 +00:00
"url": "https://api.github.com/repos/nette/di/zipball/d0561b8f77e8ef2ed6d83328860e16c81a5a8649",
"reference": "d0561b8f77e8ef2ed6d83328860e16c81a5a8649",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"nette/neon": "^2.3.3 || ~3.0.0",
2019-03-07 11:21:42 +00:00
"nette/php-generator": "^2.6.1 || ^3.0.0",
"nette/utils": "^2.5.0 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/bootstrap": "<2.4",
2018-02-02 15:44:03 +00:00
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"compiled",
"di",
"dic",
"factory",
"ioc",
"nette",
"static"
],
2019-03-07 11:21:42 +00:00
"time": "2019-01-30T13:26:05+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/finder",
2019-03-07 11:21:42 +00:00
"version": "v2.5.0",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/finder.git",
2019-03-07 11:21:42 +00:00
"reference": "6be1b83ea68ac558aff189d640abe242e0306fe2"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
2019-03-07 11:21:42 +00:00
"url": "https://api.github.com/repos/nette/finder/zipball/6be1b83ea68ac558aff189d640abe242e0306fe2",
"reference": "6be1b83ea68ac558aff189d640abe242e0306fe2",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
2019-03-07 11:21:42 +00:00
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=7.1"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
2019-03-07 11:21:42 +00:00
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-03-07 11:21:42 +00:00
"dev-master": "2.5-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Finder: find files and directories with an intuitive API.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"filesystem",
"glob",
"iterator",
"nette"
],
2019-03-07 11:21:42 +00:00
"time": "2019-02-28T18:13:25+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/http",
2019-03-15 12:21:51 +00:00
"version": "v2.4.11",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/http.git",
2019-03-15 12:21:51 +00:00
"reference": "3d75d11a880fe223bfa6bc7ca9822bdfe789e5a6"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
2019-03-15 12:21:51 +00:00
"url": "https://api.github.com/repos/nette/http/zipball/3d75d11a880fe223bfa6bc7ca9822bdfe789e5a6",
"reference": "3d75d11a880fe223bfa6bc7ca9822bdfe789e5a6",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/di": "^2.4.8 || ~3.0.0",
"nette/tester": "^2.0",
"tracy/tracy": "^2.4"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"ext-fileinfo": "to detect type of uploaded files",
"nette/security": "allows use Nette\\Http\\UserStorage"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"cookies",
"http",
"nette",
"proxy",
"request",
"response",
"security",
"session",
"url"
],
2019-03-15 12:21:51 +00:00
"time": "2019-03-13T19:04:45+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/mail",
"version": "v2.4.6",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/mail.git",
"reference": "431f1774034cc14ee6a795b6514fe6343f75a68e"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/mail/zipball/431f1774034cc14ee6a795b6514fe6343f75a68e",
"reference": "431f1774034cc14ee6a795b6514fe6343f75a68e",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-iconv": "*",
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/di": "^2.4 || ~3.0.0",
"nette/tester": "^2.0",
"tracy/tracy": "^2.4"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"ext-fileinfo": "to detect type of attached files"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Mail: handy email creation and transfer library for PHP with both text and MIME-compliant support.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"mail",
"mailer",
"mime",
"nette",
"smtp"
],
"time": "2018-11-21T22:35:13+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/neon",
"version": "v2.4.3",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/neon.git",
"reference": "5e72b1dd3e2d34f0863c5561139a19df6a1ef398"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/neon/zipball/5e72b1dd3e2d34f0863c5561139a19df6a1ef398",
"reference": "5e72b1dd3e2d34f0863c5561139a19df6a1ef398",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-iconv": "*",
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"nette/tester": "~2.0",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette NEON: encodes and decodes NEON file format.",
2018-02-02 15:44:03 +00:00
"homepage": "http://ne-on.org",
"keywords": [
"export",
"import",
"neon",
"nette",
"yaml"
],
"time": "2018-03-21T12:12:21+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/php-generator",
"version": "v3.2.2",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/php-generator.git",
"reference": "acff8b136fad84b860a626d133e791f95781f9f5"
2017-11-13 21:18:21 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/php-generator/zipball/acff8b136fad84b860a626d133e791f95781f9f5",
"reference": "acff8b136fad84b860a626d133e791f95781f9f5",
2017-11-13 21:18:21 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.4.2 || ~3.0.0",
2019-03-07 11:21:42 +00:00
"php": ">=7.1"
2018-02-02 15:44:03 +00:00
},
2017-11-13 21:18:21 +00:00
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
2017-11-13 21:18:21 +00:00
},
2018-02-02 15:44:03 +00:00
"type": "library",
"extra": {
"branch-alias": {
2019-03-07 11:21:42 +00:00
"dev-master": "3.2-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
2017-11-13 21:18:21 +00:00
},
2018-02-02 15:44:03 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2019-03-07 11:21:42 +00:00
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"code",
"nette",
"php",
"scaffolding"
],
"time": "2019-03-15T03:41:13+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/reflection",
"version": "v2.4.2",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/reflection.git",
"reference": "b12327e98ead74e87a1315e0d48182a702adf901"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/reflection/zipball/b12327e98ead74e87a1315e0d48182a702adf901",
"reference": "b12327e98ead74e87a1315e0d48182a702adf901",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"nette/caching": "^2.2 || ^3.0",
"nette/utils": "^2.4 || ^3.0",
"php": ">=5.6.0"
2017-11-13 21:18:21 +00:00
},
2018-02-02 15:44:03 +00:00
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/di": "^2.4 || ^3.0",
"nette/tester": "^2.0",
"tracy/tracy": "^2.4"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2017-11-13 21:18:21 +00:00
"autoload": {
2018-02-02 15:44:03 +00:00
"classmap": [
"src/"
]
2017-11-13 21:18:21 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-02-02 15:44:03 +00:00
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
2017-11-13 21:18:21 +00:00
],
"authors": [
{
2018-02-02 15:44:03 +00:00
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
2017-11-13 21:18:21 +00:00
}
],
"description": "Nette Reflection: docblock annotations parser and common reflection classes",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"annotation",
"nette",
"reflection"
],
"time": "2017-07-11T19:28:57+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "nette/robot-loader",
"version": "v2.4.4",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/robot-loader.git",
"reference": "1f7f8792ce4d94162959e6b766822d6051623bca"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/robot-loader/zipball/1f7f8792ce4d94162959e6b766822d6051623bca",
"reference": "1f7f8792ce4d94162959e6b766822d6051623bca",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2018-02-02 15:44:03 +00:00
"nette/caching": "~2.2",
"nette/finder": "~2.3",
"nette/utils": "~2.4",
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "~2.0",
"tracy/tracy": "^2.3"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
2017-11-13 21:18:21 +00:00
],
2018-02-02 15:44:03 +00:00
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"autoload",
"class",
"interface",
"nette",
"trait"
],
"time": "2017-08-14T20:23:02+00:00"
2017-11-13 21:18:21 +00:00
},
2016-09-13 21:24:01 +00:00
{
2018-02-02 15:44:03 +00:00
"name": "nette/safe-stream",
2019-03-07 11:21:42 +00:00
"version": "v2.4.0",
2016-09-13 21:24:01 +00:00
"source": {
"type": "git",
2018-02-02 15:44:03 +00:00
"url": "https://github.com/nette/safe-stream.git",
2019-03-07 11:21:42 +00:00
"reference": "5e46d5fe397956d697501785d50b16fecea8e935"
2016-09-13 21:24:01 +00:00
},
"dist": {
"type": "zip",
2019-03-07 11:21:42 +00:00
"url": "https://api.github.com/repos/nette/safe-stream/zipball/5e46d5fe397956d697501785d50b16fecea8e935",
"reference": "5e46d5fe397956d697501785d50b16fecea8e935",
2016-09-13 21:24:01 +00:00
"shasum": ""
},
"require": {
2019-03-07 11:21:42 +00:00
"php": ">=7.1"
2016-09-13 21:24:01 +00:00
},
"require-dev": {
2019-03-07 11:21:42 +00:00
"nette/tester": "^2.0",
2018-02-02 15:44:03 +00:00
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
2019-03-07 11:21:42 +00:00
"dev-master": "2.4-dev"
}
},
"autoload": {
2018-02-02 15:44:03 +00:00
"files": [
"src/loader.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-02-02 15:44:03 +00:00
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
2018-02-02 15:44:03 +00:00
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2018-02-02 15:44:03 +00:00
"description": "Nette SafeStream: atomic and safe manipulation with files via native PHP functions.",
"homepage": "https://nette.org",
"keywords": [
2018-02-02 15:44:03 +00:00
"atomic",
"filesystem",
"nette",
"safe"
],
2019-03-07 11:21:42 +00:00
"time": "2019-02-06T00:22:25+00:00"
},
2018-02-02 15:44:03 +00:00
{
"name": "nette/utils",
"version": "v2.5.3",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "17b9f76f2abd0c943adfb556e56f2165460b15ce"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/17b9f76f2abd0c943adfb556e56f2165460b15ce",
"reference": "17b9f76f2abd0c943adfb556e56f2165460b15ce",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": ">=5.6.0"
2018-02-02 15:44:03 +00:00
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "~2.0",
"tracy/tracy": "^2.3"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"ext-gd": "to use Image",
"ext-iconv": "to use Strings::webalize() and toAscii()",
"ext-intl": "for script transliteration in Strings::webalize() and toAscii()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
2018-02-02 15:44:03 +00:00
"autoload": {
"classmap": [
"src/"
],
"files": [
"src/loader.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-02-02 15:44:03 +00:00
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
2018-02-02 15:44:03 +00:00
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
2018-02-02 15:44:03 +00:00
"homepage": "https://nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
"time": "2018-09-18T10:22:16+00:00"
},
2017-07-20 16:32:21 +00:00
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"php": "^5.6 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00"
},
2018-11-20 21:37:28 +00:00
{
"name": "phpcompatibility/php-compatibility",
"version": "9.1.1",
2018-11-20 21:37:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
"reference": "2b63c5d284ab8857f7b1d5c240ddb507a6b2293c"
2018-11-20 21:37:28 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/2b63c5d284ab8857f7b1d5c240ddb507a6b2293c",
"reference": "2b63c5d284ab8857f7b1d5c240ddb507a6b2293c",
2018-11-20 21:37:28 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
},
"conflict": {
"squizlabs/php_codesniffer": "2.6.2"
},
"require-dev": {
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Contributors",
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
},
{
"name": "Wim Godden",
"homepage": "https://github.com/wimg",
"role": "lead"
},
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "lead"
}
],
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
"keywords": [
"compatibility",
"phpcs",
"standards"
],
"time": "2018-12-30T23:16:27+00:00"
2018-11-20 21:37:28 +00:00
},
{
"name": "phpcompatibility/phpcompatibility-paragonie",
"version": "1.0.1",
2018-11-20 21:37:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
"reference": "9160de79fcd683b5c99e9c4133728d91529753ea"
2018-11-20 21:37:28 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/9160de79fcd683b5c99e9c4133728d91529753ea",
"reference": "9160de79fcd683b5c99e9c4133728d91529753ea",
2018-11-20 21:37:28 +00:00
"shasum": ""
},
"require": {
"phpcompatibility/php-compatibility": "^9.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Wim Godden",
"role": "lead"
},
{
"name": "Juliette Reinders Folmer",
"role": "lead"
}
],
"description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
"homepage": "http://phpcompatibility.com/",
"keywords": [
"compatibility",
"paragonie",
"phpcs",
"polyfill",
"standards"
],
"time": "2018-12-16T19:10:44+00:00"
2018-11-20 21:37:28 +00:00
},
{
"name": "phpcompatibility/phpcompatibility-wp",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
"reference": "cb303f0067cd5b366a41d4fb0e254fb40ff02efd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/cb303f0067cd5b366a41d4fb0e254fb40ff02efd",
"reference": "cb303f0067cd5b366a41d4fb0e254fb40ff02efd",
"shasum": ""
},
"require": {
"phpcompatibility/php-compatibility": "^9.0",
"phpcompatibility/phpcompatibility-paragonie": "^1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Wim Godden",
"role": "lead"
},
{
"name": "Juliette Reinders Folmer",
"role": "lead"
}
],
"description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
"homepage": "http://phpcompatibility.com/",
"keywords": [
"compatibility",
"phpcs",
"standards",
"wordpress"
],
"time": "2018-10-07T18:31:37+00:00"
},
{
"name": "phpdocumentor/reflection-common",
2017-09-27 16:07:41 +00:00
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2017-09-27 16:07:41 +00:00
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
},
"dist": {
"type": "zip",
2017-09-27 16:07:41 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
2017-09-27 16:07:41 +00:00
"time": "2017-09-11T18:02:19+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
"reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
"shasum": ""
},
"require": {
2017-09-27 16:07:41 +00:00
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0",
2017-07-20 21:58:36 +00:00
"phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0"
},
"require-dev": {
"doctrine/instantiator": "~1.0.5",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2019-04-30T17:48:53+00:00"
},
{
"name": "phpdocumentor/type-resolver",
2017-07-20 21:58:36 +00:00
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2017-07-20 21:58:36 +00:00
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
},
"dist": {
"type": "zip",
2017-07-20 21:58:36 +00:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
"shasum": ""
},
"require": {
2017-07-20 21:58:36 +00:00
"php": "^5.5 || ^7.0",
"phpdocumentor/reflection-common": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^5.2||^4.8.24"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
2017-07-20 21:58:36 +00:00
"time": "2017-07-14T14:27:02+00:00"
},
{
"name": "phpspec/prophecy",
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
2017-09-27 16:07:41 +00:00
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1|^2.0|^3.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5|^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"time": "2019-06-13T12:50:23+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "5.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
2017-07-20 16:32:21 +00:00
"php": "^7.0",
2017-09-27 16:07:41 +00:00
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^2.0.1",
2017-09-27 16:07:41 +00:00
"sebastian/code-unit-reverse-lookup": "^1.0.1",
2017-07-20 16:32:21 +00:00
"sebastian/environment": "^3.0",
2017-09-27 16:07:41 +00:00
"sebastian/version": "^2.0.1",
2017-07-20 16:32:21 +00:00
"theseer/tokenizer": "^1.1"
},
"require-dev": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.0"
},
"suggest": {
2017-09-27 16:07:41 +00:00
"ext-xdebug": "^2.5.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.3.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"time": "2018-04-06T15:36:58+00:00"
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2017-11-27T13:52:08+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
"version": "1.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2017-02-26T11:10:40+00:00"
},
{
"name": "phpunit/php-token-stream",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "791198a2c6254db10131eecfe8c06670700904db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
"reference": "791198a2c6254db10131eecfe8c06670700904db",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2017-09-27 16:07:41 +00:00
"php": "^7.0"
},
"require-dev": {
2017-09-27 16:07:41 +00:00
"phpunit/phpunit": "^6.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-27 16:07:41 +00:00
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
"time": "2017-11-27T05:48:46+00:00"
},
{
"name": "phpunit/phpunit",
"version": "6.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
2018-02-27 17:50:39 +00:00
"myclabs/deep-copy": "^1.6.1",
2017-07-20 16:32:21 +00:00
"phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0",
"php": "^7.0",
"phpspec/prophecy": "^1.7",
2018-02-27 17:50:39 +00:00
"phpunit/php-code-coverage": "^5.3",
"phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^1.0.9",
"phpunit/phpunit-mock-objects": "^5.0.9",
2018-02-27 17:50:39 +00:00
"sebastian/comparator": "^2.1",
"sebastian/diff": "^2.0",
"sebastian/environment": "^3.1",
2017-07-20 16:32:21 +00:00
"sebastian/exporter": "^3.1",
2018-02-27 17:50:39 +00:00
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
2017-07-20 16:32:21 +00:00
"sebastian/resource-operations": "^1.0",
2018-02-27 17:50:39 +00:00
"sebastian/version": "^2.0.1"
},
"conflict": {
2017-07-20 16:32:21 +00:00
"phpdocumentor/reflection-docblock": "3.0.2",
"phpunit/dbunit": "<3.0"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-xdebug": "*",
2017-07-20 16:32:21 +00:00
"phpunit/php-invoker": "^1.1"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2018-02-27 17:50:39 +00:00
"dev-master": "6.5.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2019-02-01T05:22:47+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "5.0.10",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
"shasum": ""
},
"require": {
2017-09-27 16:07:41 +00:00
"doctrine/instantiator": "^1.0.5",
2017-07-20 16:32:21 +00:00
"php": "^7.0",
2017-09-27 16:07:41 +00:00
"phpunit/php-text-template": "^1.2.1",
2018-02-27 17:50:39 +00:00
"sebastian/exporter": "^3.1"
},
"conflict": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "<6.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5.11"
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2018-02-27 17:50:39 +00:00
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-02-02 15:44:03 +00:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2018-02-27 17:50:39 +00:00
"email": "sebastian@phpunit.de",
2018-02-02 15:44:03 +00:00
"role": "lead"
}
],
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
2019-03-15 12:21:51 +00:00
"abandoned": true,
"time": "2018-08-09T05:50:03+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "psr/log",
"version": "1.1.0",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2018-02-02 15:44:03 +00:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2018-02-02 15:44:03 +00:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
2018-02-02 15:44:03 +00:00
"log",
"psr",
"psr-3"
],
"time": "2018-11-20T15:27:04+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04T06:30:41+00:00"
},
{
"name": "sebastian/comparator",
2018-02-02 15:44:03 +00:00
"version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2018-02-02 15:44:03 +00:00
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
},
"dist": {
"type": "zip",
2018-02-02 15:44:03 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0",
2018-02-02 15:44:03 +00:00
"sebastian/diff": "^2.0 || ^3.0",
"sebastian/exporter": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
2018-02-02 15:44:03 +00:00
"time": "2018-02-01T13:46:46+00:00"
},
{
"name": "sebastian/diff",
2017-09-27 16:07:41 +00:00
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2017-09-27 16:07:41 +00:00
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
},
"dist": {
"type": "zip",
2017-09-27 16:07:41 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": ""
},
"require": {
2017-09-27 16:07:41 +00:00
"php": "^7.0"
},
"require-dev": {
2017-09-27 16:07:41 +00:00
"phpunit/phpunit": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-27 16:07:41 +00:00
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff"
],
2017-09-27 16:07:41 +00:00
"time": "2017-08-03T08:09:46+00:00"
},
{
"name": "sebastian/environment",
2017-07-20 16:32:21 +00:00
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2017-07-20 16:32:21 +00:00
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
},
"dist": {
"type": "zip",
2017-07-20 16:32:21 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0"
},
"require-dev": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.1"
},
"type": "library",
2016-09-13 21:24:01 +00:00
"extra": {
"branch-alias": {
2017-07-20 16:32:21 +00:00
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
2016-09-13 21:24:01 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2017-07-20 16:32:21 +00:00
"time": "2017-07-01T08:51:00+00:00"
},
{
"name": "sebastian/exporter",
2017-07-20 16:32:21 +00:00
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2017-07-20 16:32:21 +00:00
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
},
"dist": {
"type": "zip",
2017-07-20 16:32:21 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
2017-07-20 16:32:21 +00:00
"dev-master": "3.1.x-dev"
}
},
2016-09-13 21:24:01 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2016-09-13 21:24:01 +00:00
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2017-07-20 16:32:21 +00:00
"time": "2017-04-03T13:19:02+00:00"
},
{
"name": "sebastian/global-state",
2017-07-20 16:32:21 +00:00
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2017-07-20 16:32:21 +00:00
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
},
"dist": {
"type": "zip",
2017-07-20 16:32:21 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0"
},
"require-dev": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2017-07-20 16:32:21 +00:00
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
2016-09-13 21:24:01 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2016-09-13 21:24:01 +00:00
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2016-09-13 21:24:01 +00:00
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
2016-09-13 21:24:01 +00:00
"keywords": [
"global state"
],
2017-07-20 16:32:21 +00:00
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
2017-09-27 16:07:41 +00:00
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2017-09-27 16:07:41 +00:00
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
},
"dist": {
"type": "zip",
2017-09-27 16:07:41 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0",
2017-09-27 16:07:41 +00:00
"sebastian/object-reflector": "^1.1.1",
2017-07-20 16:32:21 +00:00
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
2017-07-20 16:32:21 +00:00
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2017-09-27 16:07:41 +00:00
"time": "2017-08-03T12:35:26+00:00"
2017-07-20 16:32:21 +00:00
},
{
"name": "sebastian/object-reflector",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "773f97c67f28de00d397be301821b06708fca0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
"reference": "773f97c67f28de00d397be301821b06708fca0be",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29T09:07:27+00:00"
},
{
"name": "sebastian/recursion-context",
2017-07-20 16:32:21 +00:00
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2017-07-20 16:32:21 +00:00
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
},
"dist": {
"type": "zip",
2017-07-20 16:32:21 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"php": "^7.0"
},
"require-dev": {
2017-07-20 16:32:21 +00:00
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
2017-07-20 16:32:21 +00:00
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2017-07-20 16:32:21 +00:00
"time": "2017-03-03T06:23:57+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2015-07-28T20:34:47+00:00"
},
{
"name": "sebastian/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2016-09-13 21:24:01 +00:00
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03T07:35:21+00:00"
2016-09-13 21:24:01 +00:00
},
2018-02-02 15:44:03 +00:00
{
"name": "seld/jsonlint",
"version": "1.7.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"bin": [
"bin/jsonlint"
],
"type": "library",
"autoload": {
"psr-4": {
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "JSON Linter",
"keywords": [
"json",
"linter",
"parser",
"validator"
],
"time": "2018-01-24T12:46:19+00:00"
},
2016-09-13 21:24:01 +00:00
{
"name": "squizlabs/php_codesniffer",
"version": "3.4.2",
2016-09-13 21:24:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8"
2016-09-13 21:24:01 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
2016-09-13 21:24:01 +00:00
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
2017-10-17 15:32:23 +00:00
"php": ">=5.4.0"
2016-09-13 21:24:01 +00:00
},
"require-dev": {
2018-02-27 17:50:39 +00:00
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2016-09-13 21:24:01 +00:00
},
"bin": [
2017-10-17 15:32:23 +00:00
"bin/phpcs",
"bin/phpcbf"
2016-09-13 21:24:01 +00:00
],
"type": "library",
"extra": {
"branch-alias": {
2017-10-17 15:32:23 +00:00
"dev-master": "3.x-dev"
2016-09-13 21:24:01 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "lead"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
2016-09-13 21:24:01 +00:00
"keywords": [
"phpcs",
"standards"
],
"time": "2019-04-10T23:49:02+00:00"
2016-09-13 21:24:01 +00:00
},
2018-02-02 15:44:03 +00:00
{
"name": "symfony/console",
"version": "v2.8.50",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
"reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.9",
"symfony/debug": "^2.7.2|~3.0.0",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/event-dispatcher": "~2.1|~3.0.0",
"symfony/process": "~2.1|~3.0.0"
},
"suggest": {
"psr/log-implementation": "For using the console logger",
2018-02-02 15:44:03 +00:00
"symfony/event-dispatcher": "",
"symfony/process": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"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": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2018-11-20T15:55:20+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "symfony/debug",
"version": "v3.0.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a",
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
"require-dev": {
"symfony/class-loader": "~2.8|~3.0",
"symfony/http-kernel": "~2.8|~3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Debug\\": ""
},
"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": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2016-07-30T07:22:48+00:00"
},
{
"name": "symfony/options-resolver",
"version": "v2.6.13",
"target-dir": "Symfony/Component/OptionsResolver",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "31e56594cee489e9a235b852228b0598b52101c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1",
"reference": "31e56594cee489e9a235b852228b0598b52101c1",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\OptionsResolver\\": ""
}
},
"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": "Symfony OptionsResolver Component",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"time": "2015-05-13T11:33:56+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.11.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "82ebae02209c21113908c229e9883c419720738a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
"reference": "82ebae02209c21113908c229e9883c419720738a",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"time": "2019-02-06T07:57:58+00:00"
},
2018-02-02 15:44:03 +00:00
{
"name": "symfony/polyfill-mbstring",
"version": "v1.11.0",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11-dev"
2018-02-02 15:44:03 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"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"
],
"time": "2019-02-06T07:57:58+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "symfony/yaml",
"version": "v2.8.50",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b",
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.9",
"symfony/polyfill-ctype": "~1.8"
2018-02-02 15:44:03 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"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": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2018-11-11T11:18:13+00:00"
2018-02-02 15:44:03 +00:00
},
2016-09-16 19:40:11 +00:00
{
2017-07-20 16:32:21 +00:00
"name": "theseer/tokenizer",
"version": "1.1.3",
2016-09-16 19:40:11 +00:00
"source": {
"type": "git",
2017-07-20 16:32:21 +00:00
"url": "https://github.com/theseer/tokenizer.git",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
2016-09-16 19:40:11 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
2016-09-16 19:40:11 +00:00
"shasum": ""
},
"require": {
2017-07-20 16:32:21 +00:00
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.0"
},
"type": "library",
"autoload": {
2017-07-20 16:32:21 +00:00
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-07-20 16:32:21 +00:00
"BSD-3-Clause"
],
"authors": [
{
2017-07-20 16:32:21 +00:00
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
2017-07-20 16:32:21 +00:00
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2019-06-13T22:48:21+00:00"
},
2018-02-02 15:44:03 +00:00
{
"name": "tracy/tracy",
"version": "v2.6.3",
2018-02-02 15:44:03 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/tracy.git",
"reference": "7613eeff265b49a865add75360d1962449e3c12f"
2018-02-02 15:44:03 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/tracy/zipball/7613eeff265b49a865add75360d1962449e3c12f",
"reference": "7613eeff265b49a865add75360d1962449e3c12f",
2018-02-02 15:44:03 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-session": "*",
2019-03-07 11:21:42 +00:00
"php": ">=7.1"
2018-02-02 15:44:03 +00:00
},
"require-dev": {
2019-03-07 11:21:42 +00:00
"nette/di": "^2.4 || ~3.0.0",
"nette/tester": "^2.2",
2019-03-07 11:21:42 +00:00
"nette/utils": "^2.4 || ^3.0",
"psr/log": "^1.0"
2018-02-02 15:44:03 +00:00
},
"suggest": {
"https://nette.org/donate": "Please support Tracy via a donation"
},
"type": "library",
"extra": {
"branch-alias": {
2019-03-07 11:21:42 +00:00
"dev-master": "2.6-dev"
2018-02-02 15:44:03 +00:00
}
},
"autoload": {
"classmap": [
"src"
],
"files": [
2019-03-07 11:21:42 +00:00
"src/Tracy/shortcuts.php"
2018-02-02 15:44:03 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
"homepage": "https://tracy.nette.org",
"keywords": [
"Xdebug",
"debug",
"debugger",
"nette",
"profiler"
],
"time": "2019-06-18T12:20:11+00:00"
2018-02-02 15:44:03 +00:00
},
{
"name": "webmozart/assert",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
2016-09-16 19:40:11 +00:00
},
"require-dev": {
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
2016-09-16 19:40:11 +00:00
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
2016-09-16 19:40:11 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2016-09-16 19:40:11 +00:00
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
2016-09-16 19:40:11 +00:00
}
],
"description": "Assertions to validate method input/output with nice error messages.",
2016-09-16 19:40:11 +00:00
"keywords": [
"assert",
"check",
"validate"
2016-09-16 19:40:11 +00:00
],
"time": "2018-12-25T11:19:39+00:00"
},
2017-12-21 23:29:49 +00:00
{
"name": "woocommerce/woocommerce-sniffs",
2019-03-11 15:34:57 +00:00
"version": "0.0.6",
2017-12-21 23:29:49 +00:00
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-sniffs.git",
2019-03-11 15:34:57 +00:00
"reference": "a3032bdddd60c71d1330f591e1a9128e115f81ee"
2017-12-21 23:29:49 +00:00
},
"dist": {
"type": "zip",
2019-03-11 15:34:57 +00:00
"url": "https://api.github.com/repos/woocommerce/woocommerce-sniffs/zipball/a3032bdddd60c71d1330f591e1a9128e115f81ee",
"reference": "a3032bdddd60c71d1330f591e1a9128e115f81ee",
2017-12-21 23:29:49 +00:00
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
2017-12-21 23:29:49 +00:00
"php": ">=7.0",
2018-11-20 21:37:28 +00:00
"phpcompatibility/phpcompatibility-wp": "2.0.0",
2018-11-19 18:52:33 +00:00
"wp-coding-standards/wpcs": "^1.2"
2017-12-21 23:29:49 +00:00
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Claudio Sanches",
"email": "claudio@automattic.com"
}
],
"description": "WooCommerce sniffs",
"keywords": [
"phpcs",
"standards",
"woocommerce",
"wordpress"
],
2019-03-11 15:34:57 +00:00
"time": "2019-03-11T15:30:23+00:00"
2017-12-21 23:29:49 +00:00
},
2016-09-13 21:24:01 +00:00
{
"name": "wp-coding-standards/wpcs",
"version": "1.2.1",
2016-09-13 21:24:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git",
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c"
2016-09-13 21:24:01 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
2016-09-13 21:24:01 +00:00
"shasum": ""
},
"require": {
2017-10-17 15:32:23 +00:00
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.9.0 || ^3.0.2"
2016-09-13 21:24:01 +00:00
},
"require-dev": {
2018-11-19 18:52:33 +00:00
"phpcompatibility/php-compatibility": "^9.0"
},
2017-10-17 15:32:23 +00:00
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
2017-10-17 15:32:23 +00:00
},
"type": "phpcodesniffer-standard",
2016-09-13 21:24:01 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Contributors",
"homepage": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/graphs/contributors"
}
],
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
"keywords": [
"phpcs",
"standards",
"wordpress"
],
"time": "2018-12-18T09:43:51+00:00"
2016-09-13 21:24:01 +00:00
}
],
"aliases": [],
2018-02-02 15:44:03 +00:00
"minimum-stability": "dev",
"stability-flags": {
"woocommerce/woocommerce-rest-api": 20,
"woocommerce/woocommerce-blocks": 20
},
2018-02-02 15:44:03 +00:00
"prefer-stable": true,
2016-09-13 21:24:01 +00:00
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}