This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/composer.lock

6420 lines
223 KiB
Plaintext
Raw Normal View History

2015-08-08 16:51:10 +00:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2018-05-09 22:24:08 +00:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2015-08-08 16:51:10 +00:00
"This file is @generated automatically"
],
"content-hash": "2b8e3a9d961afc92806163ee44276378",
2015-08-08 16:51:10 +00:00
"packages": [
2015-08-23 17:25:31 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "composer/ca-bundle",
"version": "1.2.4",
2015-08-23 17:25:31 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/composer/ca-bundle.git",
"reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527"
2015-08-23 17:25:31 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
"reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
2015-08-23 17:25:31 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
2015-08-23 17:25:31 +00:00
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
2017-09-06 17:55:49 +00:00
"psr/log": "^1.0",
2018-10-16 14:19:51 +00:00
"symfony/process": "^2.5 || ^3.0 || ^4.0"
2015-08-23 17:25:31 +00:00
},
"type": "library",
2016-06-14 09:03:23 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.x-dev"
2016-06-14 09:03:23 +00:00
}
},
2015-08-23 17:25:31 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Composer\\CaBundle\\": "src"
2015-08-23 17:25:31 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
2015-08-23 17:25:31 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
2015-08-23 17:25:31 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
2015-08-23 17:25:31 +00:00
],
"time": "2019-08-30T08:44:50+00:00"
2015-08-23 17:25:31 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "composer/composer",
"version": "1.9.0",
2015-08-23 17:25:31 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/composer/composer.git",
"reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5"
2015-08-23 17:25:31 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
"reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
2015-08-23 17:25:31 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"composer/ca-bundle": "^1.0",
"composer/semver": "^1.0",
2018-10-16 14:19:51 +00:00
"composer/spdx-licenses": "^1.2",
"composer/xdebug-handler": "^1.1",
2017-09-06 17:55:49 +00:00
"justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
"php": "^5.3.2 || ^7.0",
"psr/log": "^1.0",
"seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.0",
2018-10-16 14:19:51 +00:00
"symfony/console": "^2.7 || ^3.0 || ^4.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
"symfony/finder": "^2.7 || ^3.0 || ^4.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0"
},
"conflict": {
"symfony/console": "2.8.38"
2015-08-23 17:25:31 +00:00
},
"require-dev": {
2018-10-16 14:19:51 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7",
2017-09-06 17:55:49 +00:00
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
2015-08-23 17:25:31 +00:00
},
"suggest": {
2017-09-06 17:55:49 +00:00
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
"ext-zip": "Enabling the zip extension allows you to unzip archives",
"ext-zlib": "Allow gzip compression of HTTP requests"
2015-08-23 17:25:31 +00:00
},
2017-09-06 17:55:49 +00:00
"bin": [
"bin/composer"
],
2015-08-23 17:25:31 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
2015-08-23 17:25:31 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Composer\\": "src/Composer"
2015-08-23 17:25:31 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
2015-08-23 17:25:31 +00:00
}
],
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
2017-09-06 17:55:49 +00:00
"homepage": "https://getcomposer.org/",
2015-08-23 17:25:31 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"autoload",
"dependency",
"package"
2015-08-23 17:25:31 +00:00
],
"time": "2019-08-02T18:55:33+00:00"
2015-08-23 17:25:31 +00:00
},
2015-08-22 21:41:00 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "composer/semver",
2019-03-26 22:06:27 +00:00
"version": "1.5.0",
2015-08-22 21:41:00 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/composer/semver.git",
2019-03-26 22:06:27 +00:00
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
2015-08-22 21:41:00 +00:00
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
2015-08-22 21:41:00 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": "^5.3.2 || ^7.0"
2015-08-22 21:41:00 +00:00
},
2016-06-14 09:03:23 +00:00
"require-dev": {
2017-09-06 17:55:49 +00:00
"phpunit/phpunit": "^4.5 || ^5.0.5",
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
2015-08-22 21:41:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.x-dev"
2015-08-22 21:41:00 +00:00
}
},
"autoload": {
2016-06-14 09:03:23 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Composer\\Semver\\": "src"
2015-08-22 21:41:00 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
2015-08-22 21:41:00 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Semver library that offers utilities, version constraint parsing and validation.",
2015-08-22 21:41:00 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"semantic",
"semver",
"validation",
"versioning"
2015-08-22 21:41:00 +00:00
],
2019-03-26 22:06:27 +00:00
"time": "2019-03-19T17:25:45+00:00"
2015-08-23 17:25:31 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "composer/spdx-licenses",
"version": "1.5.2",
2015-08-23 17:25:31 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/composer/spdx-licenses.git",
"reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5"
2015-08-23 17:25:31 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5",
"reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5",
2015-08-23 17:25:31 +00:00
"shasum": ""
},
"require": {
2019-03-26 22:06:27 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2015-08-23 17:25:31 +00:00
},
"require-dev": {
2019-03-26 22:06:27 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
2015-08-23 17:25:31 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-08-23 17:25:31 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.x-dev"
2015-08-23 17:25:31 +00:00
}
},
"autoload": {
2016-06-14 09:03:23 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Composer\\Spdx\\": "src"
2015-08-23 17:25:31 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
2015-08-23 17:25:31 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "SPDX licenses list and validation library.",
2015-08-23 17:25:31 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"license",
"spdx",
"validator"
2015-08-23 17:25:31 +00:00
],
"time": "2019-07-29T10:31:59+00:00"
2018-10-16 14:19:51 +00:00
},
{
"name": "composer/xdebug-handler",
"version": "1.3.3",
2018-10-16 14:19:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
2018-10-16 14:19:51 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
2018-10-16 14:19:51 +00:00
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0",
"psr/log": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without xdebug.",
"keywords": [
"Xdebug",
"performance"
],
"time": "2019-05-27T17:52:04+00:00"
2015-08-23 17:25:31 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/ant-path-matcher",
"version": "v1.0.3",
2015-08-23 17:25:31 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-util-antPathMatcher.git",
"reference": "66e0ed7cd07e1d989b170472d000b99ab8c9e33e"
2015-08-23 17:25:31 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-util-antPathMatcher/zipball/66e0ed7cd07e1d989b170472d000b99ab8c9e33e",
"reference": "66e0ed7cd07e1d989b170472d000b99ab8c9e33e",
2015-08-23 17:25:31 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3"
2015-08-23 17:25:31 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-08-23 17:25:31 +00:00
"autoload": {
"psr-0": {
2017-09-06 17:55:49 +00:00
"dflydev\\util\\antPathMatcher": "src"
2015-08-23 17:25:31 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
2016-06-14 09:03:23 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
2015-08-23 17:25:31 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Ant Path Matcher Utility",
"homepage": "http://github.com/dflydev/dflydev-util-antPathMatcher",
2015-08-23 17:25:31 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"ant",
"matcher",
"path",
"pattern"
2015-08-23 17:25:31 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2012-12-03T05:03:00+00:00"
2015-08-23 17:25:31 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/apache-mime-types",
"version": "v1.0.1",
2015-08-23 17:25:31 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-apache-mime-types.git",
"reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861"
2015-08-23 17:25:31 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-apache-mime-types/zipball/f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
"reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
2015-08-23 17:25:31 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3"
2015-08-23 17:25:31 +00:00
},
2016-06-14 09:03:23 +00:00
"require-dev": {
2017-09-06 17:55:49 +00:00
"twig/twig": "1.*"
2016-06-14 09:03:23 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-08-23 17:25:31 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2015-08-23 17:25:31 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Dflydev\\ApacheMimeTypes": "src"
2015-08-23 17:25:31 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
2016-06-14 09:03:23 +00:00
}
2015-08-23 17:25:31 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Apache MIME Types",
2015-08-23 17:25:31 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"apache",
"mime",
"mimetypes"
2015-08-23 17:25:31 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2013-05-14T02:02:01+00:00"
2015-08-22 21:41:00 +00:00
},
2016-06-01 11:08:26 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/canal",
"version": "v1.0.0",
2016-06-01 11:08:26 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-canal.git",
"reference": "668af213d86f0f378f5dcce6799b974044fa6a51"
2016-06-01 11:08:26 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-canal/zipball/668af213d86f0f378f5dcce6799b974044fa6a51",
"reference": "668af213d86f0f378f5dcce6799b974044fa6a51",
2016-06-01 11:08:26 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"dflydev/apache-mime-types": "1.0.*",
"php": ">=5.3.3",
"webignition/internet-media-type": "0.*"
2017-07-15 10:13:32 +00:00
},
2016-06-01 11:08:26 +00:00
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2016-06-01 11:08:26 +00:00
}
},
"autoload": {
2016-06-14 09:03:23 +00:00
"psr-0": {
2017-09-06 17:55:49 +00:00
"Dflydev\\Canal": "src"
2016-06-01 11:08:26 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"MIT"
2016-06-01 11:08:26 +00:00
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
}
],
"description": "Content analysis for the purpose of determining Internet media types.",
2016-06-01 11:08:26 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"content",
"detection",
"mime",
"type"
2016-06-01 11:08:26 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2013-05-14T05:22:25+00:00"
2016-06-01 11:08:26 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/dot-access-configuration",
2019-04-10 16:00:53 +00:00
"version": "v1.0.3",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
2019-04-10 16:00:53 +00:00
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"dflydev/dot-access-data": "1.*",
"dflydev/placeholder-resolver": "1.*",
"php": ">=5.3.2"
2015-08-08 16:51:10 +00:00
},
2015-08-24 22:18:10 +00:00
"require-dev": {
2017-09-06 17:55:49 +00:00
"symfony/yaml": "~2.1"
2015-08-08 16:51:10 +00:00
},
2015-11-16 21:29:06 +00:00
"suggest": {
2017-09-06 17:55:49 +00:00
"symfony/yaml": "Required for using the YAML Configuration Builders"
2015-11-16 21:29:06 +00:00
},
"type": "library",
2015-08-08 16:51:10 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2015-08-08 16:51:10 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Dflydev\\DotAccessConfiguration": "src"
2015-08-08 16:51:10 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2015-08-24 22:18:10 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
2015-08-08 16:51:10 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
2015-08-08 16:51:10 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"config",
"configuration"
2015-08-08 16:51:10 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2018-09-08T23:00:17+00:00"
2015-08-08 16:51:10 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/dot-access-data",
"version": "v1.1.0",
2015-08-08 16:51:10 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
2015-08-08 16:51:10 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
2015-08-08 16:51:10 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.2"
2015-08-08 16:51:10 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2015-08-08 16:51:10 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Dflydev\\DotAccessData": "src"
2015-08-08 16:51:10 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2015-11-16 21:29:06 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
2015-08-08 16:51:10 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"access",
"data",
"dot",
"notation"
2015-08-08 16:51:10 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2017-01-20T21:14:22+00:00"
2015-08-08 16:51:10 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/embedded-composer",
"version": "dev-master",
2015-08-08 16:51:10 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-embedded-composer.git",
2018-10-16 14:19:51 +00:00
"reference": "65b9d65826a2d27eaf87275c012e24d51b08d661"
2015-08-08 16:51:10 +00:00
},
"dist": {
"type": "zip",
2018-10-16 14:19:51 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-embedded-composer/zipball/65b9d65826a2d27eaf87275c012e24d51b08d661",
"reference": "65b9d65826a2d27eaf87275c012e24d51b08d661",
2015-08-08 16:51:10 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"composer/composer": "^1.0",
"php": ">=5.3.2"
},
"replace": {
"dflydev/embedded-composer-bundle": "self.version",
"dflydev/embedded-composer-console": "self.version",
"dflydev/embedded-composer-core": "self.version"
2015-08-08 16:51:10 +00:00
},
2015-11-16 21:29:06 +00:00
"require-dev": {
2017-09-06 17:55:49 +00:00
"phpunit/phpunit": "~3.7.10",
"symfony/console": "~2.3@dev",
"symfony/http-kernel": "~2.1"
},
"suggest": {
"symfony/console": "~2.3",
"symfony/http-kernel": "~2.1"
2015-08-08 16:51:10 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Dflydev\\EmbeddedComposer": "src"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
2016-10-08 08:14:30 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
2015-08-08 16:51:10 +00:00
}
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Embed Composer into another application",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"composer",
"embedded",
"extensibility"
2015-11-16 21:29:06 +00:00
],
2018-10-16 14:19:51 +00:00
"time": "2018-04-18T14:50:04+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "dflydev/placeholder-resolver",
"version": "v1.0.2",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
2015-11-16 21:29:06 +00:00
"shasum": ""
2015-08-08 16:51:10 +00:00
},
2015-11-16 21:29:06 +00:00
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.2"
2015-11-16 21:29:06 +00:00
},
"type": "library",
2016-06-14 09:03:23 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2016-06-14 09:03:23 +00:00
}
},
2015-08-08 16:51:10 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Dflydev\\PlaceholderResolver": "src"
2015-08-08 16:51:10 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
2016-10-08 08:14:30 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
2015-08-08 16:51:10 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
"homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
2015-08-08 16:51:10 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"placeholder",
"resolver"
2015-08-08 16:51:10 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2012-10-28T21:08:28+00:00"
2017-07-15 10:13:32 +00:00
},
2019-04-14 07:23:06 +00:00
{
"name": "doctrine/annotations",
"version": "v1.7.0",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^7.1"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^7.5@dev"
2019-04-14 07:23:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7.x-dev"
2019-04-14 07:23:06 +00:00
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-04-14 07:23:06 +00:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
"time": "2019-08-08T18:11:40+00:00"
2019-04-14 07:23:06 +00:00
},
2015-08-08 16:51:10 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "doctrine/inflector",
2019-04-10 16:00:53 +00:00
"version": "v1.3.0",
2015-08-08 16:51:10 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/doctrine/inflector.git",
2019-04-10 16:00:53 +00:00
"reference": "5527a48b7313d15261292c149e55e26eae771b0a"
2015-08-08 16:51:10 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
"reference": "5527a48b7313d15261292c149e55e26eae771b0a",
2015-08-08 16:51:10 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1"
2016-06-14 09:03:23 +00:00
},
"require-dev": {
2019-04-10 16:00:53 +00:00
"phpunit/phpunit": "^6.2"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-04-10 16:00:53 +00:00
"dev-master": "1.3.x-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2019-04-10 16:00:53 +00:00
"psr-4": {
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Roman Borschel",
"email": "roman@code-factory.org"
2016-06-14 09:03:23 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"inflection",
"pluralize",
"singularize",
"string"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2018-01-09T20:05:19+00:00"
2015-11-16 21:29:06 +00:00
},
2019-04-14 07:23:06 +00:00
{
"name": "doctrine/lexer",
"version": "1.1.0",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "e17f069ede36f7534b95adec71910ed1b49c74ea"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea",
"reference": "e17f069ede36f7534b95adec71910ed1b49c74ea",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
2019-04-14 07:23:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
2019-04-14 07:23:06 +00:00
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
2019-04-14 07:23:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2019-04-14 07:23:06 +00:00
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
2019-04-14 07:23:06 +00:00
"keywords": [
"annotations",
"docblock",
2019-04-14 07:23:06 +00:00
"lexer",
"parser",
"php"
2019-04-14 07:23:06 +00:00
],
"time": "2019-07-30T19:33:28+00:00"
2019-04-14 07:23:06 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "evenement/evenement",
2019-04-10 16:00:53 +00:00
"version": "v3.0.1",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/igorw/evenement.git",
2019-04-10 16:00:53 +00:00
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": ">=7.0"
2015-08-08 16:51:10 +00:00
},
2018-10-16 14:19:51 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"phpunit/phpunit": "^6.0"
2018-10-16 14:19:51 +00:00
},
2015-08-08 16:51:10 +00:00
"type": "library",
"autoload": {
2015-08-24 22:18:10 +00:00
"psr-0": {
2017-09-06 17:55:49 +00:00
"Evenement": "src"
2015-08-08 16:51:10 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Igor Wiedler",
2018-10-16 14:19:51 +00:00
"email": "igor@wiedler.ch"
2015-08-08 16:51:10 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Événement is a very simple event dispatching library for PHP",
2015-08-08 16:51:10 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"event-dispatcher",
"event-emitter"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2017-07-23T21:35:13+00:00"
2015-11-16 21:29:06 +00:00
},
2019-04-14 07:23:06 +00:00
{
"name": "friendsofphp/php-cs-fixer",
"version": "v2.15.3",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "705490b0f282f21017d73561e9498d2b622ee34c"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/705490b0f282f21017d73561e9498d2b622ee34c",
"reference": "705490b0f282f21017d73561e9498d2b622ee34c",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"composer/semver": "^1.4",
"composer/xdebug-handler": "^1.2",
"doctrine/annotations": "^1.2",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^5.6 || ^7.0",
"php-cs-fixer/diff": "^1.3",
"symfony/console": "^3.4.17 || ^4.1.6",
"symfony/event-dispatcher": "^3.0 || ^4.0",
"symfony/filesystem": "^3.0 || ^4.0",
"symfony/finder": "^3.0 || ^4.0",
"symfony/options-resolver": "^3.0 || ^4.0",
"symfony/polyfill-php70": "^1.0",
"symfony/polyfill-php72": "^1.4",
"symfony/process": "^3.0 || ^4.0",
"symfony/stopwatch": "^3.0 || ^4.0"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.0",
"keradus/cli-executor": "^1.2",
"mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.1",
"php-cs-fixer/accessible-object": "^1.0",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
"phpunitgoodpractices/traits": "^1.8",
"symfony/phpunit-bridge": "^4.3",
"symfony/yaml": "^3.0 || ^4.0"
2019-04-14 07:23:06 +00:00
},
"suggest": {
"ext-mbstring": "For handling non-UTF8 characters in cache signature.",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
},
"classmap": [
"tests/Test/AbstractFixerTestCase.php",
"tests/Test/AbstractIntegrationCaseFactory.php",
"tests/Test/AbstractIntegrationTestCase.php",
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/IntegrationCase.php",
"tests/Test/IntegrationCaseFactory.php",
"tests/Test/IntegrationCaseFactoryInterface.php",
"tests/Test/InternalIntegrationCaseFactory.php",
"tests/TestCase.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
2019-04-14 07:23:06 +00:00
}
],
"description": "A tool to automatically fix PHP code style",
"time": "2019-08-31T12:51:54+00:00"
2019-04-14 07:23:06 +00:00
},
2019-06-26 00:03:00 +00:00
{
"name": "jean85/pretty-package-versions",
"version": "1.2",
"source": {
"type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git",
"reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
"reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
"shasum": ""
},
"require": {
"ocramius/package-versions": "^1.2.0",
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Jean85\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alessandro Lai",
"email": "alessandro.lai85@gmail.com"
}
],
"description": "A wrapper for ocramius/package-versions to get pretty versions strings",
"keywords": [
"composer",
"package",
"release",
"versions"
],
"time": "2018-06-13T13:22:40+00:00"
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "justinrainbow/json-schema",
2019-03-26 22:06:27 +00:00
"version": "5.2.8",
2016-10-08 08:14:30 +00:00
"source": {
2015-11-16 21:29:06 +00:00
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/justinrainbow/json-schema.git",
2019-03-26 22:06:27 +00:00
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.3"
2016-06-14 09:03:23 +00:00
},
"require-dev": {
2019-03-26 22:06:27 +00:00
"friendsofphp/php-cs-fixer": "~2.2.20",
2017-09-06 17:55:49 +00:00
"json-schema/json-schema-test-suite": "1.2.0",
2018-10-16 14:19:51 +00:00
"phpunit/phpunit": "^4.8.35"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"bin": [
"bin/validate-json"
],
2015-11-16 21:29:06 +00:00
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "5.0.x-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2015-08-08 16:51:10 +00:00
],
2015-11-16 21:29:06 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"json",
"schema"
2015-11-16 21:29:06 +00:00
],
2019-03-26 22:06:27 +00:00
"time": "2019-01-14T23:55:14+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "michelf/php-markdown",
2018-10-16 14:19:51 +00:00
"version": "1.8.0",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/michelf/php-markdown.git",
2018-10-16 14:19:51 +00:00
"reference": "01ab082b355bf188d907b9929cd99b2923053495"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2018-10-16 14:19:51 +00:00
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
"reference": "01ab082b355bf188d907b9929cd99b2923053495",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"autoload": {
2018-10-16 14:19:51 +00:00
"psr-4": {
"Michelf\\": "Michelf/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"BSD-3-Clause"
2015-11-16 21:29:06 +00:00
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
2017-09-06 17:55:49 +00:00
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "PHP Markdown",
"homepage": "https://michelf.ca/projects/php-markdown/",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"markdown"
2015-11-16 21:29:06 +00:00
],
2018-10-16 14:19:51 +00:00
"time": "2018-01-15T00:49:33+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "netcarver/textile",
"version": "v3.7.3",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/textile/php-textile.git",
"reference": "e7c94c4bb531bc83d18c50d7dbbc604fa4f1b00f"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/textile/php-textile/zipball/e7c94c4bb531bc83d18c50d7dbbc604fa4f1b00f",
"reference": "e7c94c4bb531bc83d18c50d7dbbc604fa4f1b00f",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0"
},
"require-dev": {
2019-04-10 16:00:53 +00:00
"php-coveralls/php-coveralls": "2.1.*",
2019-03-26 22:06:27 +00:00
"phpunit/phpunit": "5.7.*",
"squizlabs/php_codesniffer": "3.*",
"symfony/yaml": "2.4.*"
2015-11-16 21:29:06 +00:00
},
"type": "library",
2019-04-10 16:00:53 +00:00
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
2015-11-16 21:29:06 +00:00
"autoload": {
2019-03-26 22:06:27 +00:00
"psr-4": {
"Netcarver\\Textile\\": "src/Netcarver/Textile/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"BSD-3-Clause"
2016-10-08 08:14:30 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Textile markup language parser",
"homepage": "https://github.com/textile/php-textile",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"document",
"format",
"html",
"language",
"markup",
"parser",
"php-textile",
"plaintext",
"textile"
2015-11-16 21:29:06 +00:00
],
"time": "2019-08-30T18:41:02+00:00"
2015-11-16 21:29:06 +00:00
},
2019-06-26 00:03:00 +00:00
{
"name": "nette/bootstrap",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/nette/bootstrap.git",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3",
"shasum": ""
},
"require": {
"nette/di": "^3.0",
"nette/utils": "^3.0",
"php": ">=7.1"
},
"require-dev": {
"latte/latte": "^2.2",
"nette/application": "^3.0",
"nette/caching": "^3.0",
"nette/database": "^3.0",
"nette/forms": "^3.0",
"nette/http": "^3.0",
"nette/mail": "^3.0",
"nette/robot-loader": "^3.0",
"nette/safe-stream": "^2.2",
"nette/security": "^3.0",
"nette/tester": "^2.0",
"tracy/tracy": "^2.6"
},
"suggest": {
"nette/robot-loader": "to use Configurator::createRobotLoader()",
"tracy/tracy": "to use Configurator::enableTracy()"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-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 Bootstrap: the simple way to configure and bootstrap your Nette application.",
"homepage": "https://nette.org",
"keywords": [
"bootstrapping",
"configurator",
"nette"
],
"time": "2019-03-26T12:59:07+00:00"
},
{
"name": "nette/di",
"version": "v3.0.1",
2019-06-26 00:03:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/di.git",
"reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d"
2019-06-26 00:03:00 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d",
"reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d",
2019-06-26 00:03:00 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"nette/neon": "^3.0",
"nette/php-generator": "^3.2.2",
"nette/robot-loader": "^3.2",
"nette/schema": "^1.0",
"nette/utils": "^3.0",
"php": ">=7.1"
},
"conflict": {
"nette/bootstrap": "<3.0"
},
"require-dev": {
"nette/tester": "^2.2",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
],
"files": [
"src/compatibility.php"
]
},
"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.",
"homepage": "https://nette.org",
"keywords": [
"compiled",
"di",
"dic",
"factory",
"ioc",
"nette",
"static"
],
"time": "2019-08-07T12:11:33+00:00"
2019-06-26 00:03:00 +00:00
},
{
"name": "nette/finder",
"version": "v2.5.1",
2019-06-26 00:03:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/finder.git",
"reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe"
2019-06-26 00:03:00 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
"reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
2019-06-26 00:03:00 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.4 || ~3.0.0",
"php": ">=7.1"
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-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 Finder: find files and directories with an intuitive API.",
2019-06-26 00:03:00 +00:00
"homepage": "https://nette.org",
"keywords": [
"filesystem",
"glob",
"iterator",
"nette"
],
"time": "2019-07-11T18:02:17+00:00"
2019-06-26 00:03:00 +00:00
},
{
"name": "nette/neon",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/nette/neon.git",
"reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
"reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"ext-json": "*",
"php": ">=7.0"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-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.",
"homepage": "http://ne-on.org",
"keywords": [
"export",
"import",
"neon",
"nette",
"yaml"
],
"time": "2019-02-05T21:30:40+00:00"
},
{
"name": "nette/php-generator",
"version": "v3.2.3",
2019-06-26 00:03:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/php-generator.git",
"reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b"
2019-06-26 00:03:00 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b",
"reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b",
2019-06-26 00:03:00 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.4.2 || ~3.0.0",
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-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 PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
"homepage": "https://nette.org",
"keywords": [
"code",
"nette",
"php",
"scaffolding"
],
"time": "2019-07-05T13:01:56+00:00"
2019-06-26 00:03:00 +00:00
},
{
"name": "nette/robot-loader",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/nette/robot-loader.git",
"reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
"reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"nette/finder": "^2.5",
"nette/utils": "^3.0",
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.0",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-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 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
"homepage": "https://nette.org",
"keywords": [
"autoload",
"class",
"interface",
"nette",
"trait"
],
"time": "2019-03-08T21:57:24+00:00"
},
{
"name": "nette/schema",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
"reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
"shasum": ""
},
"require": {
"nette/utils": "^3.0.1",
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.2",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-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 Schema: validating data structures against a given Schema.",
"homepage": "https://nette.org",
"keywords": [
"config",
"nette"
],
"time": "2019-04-03T15:53:25+00:00"
},
{
"name": "nette/utils",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "bd961f49b211997202bda1d0fbc410905be370d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/bd961f49b211997202bda1d0fbc410905be370d4",
"reference": "bd961f49b211997202bda1d0fbc410905be370d4",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "~2.0",
"tracy/tracy": "^2.3"
},
"suggest": {
"ext-gd": "to use Image",
"ext-iconv": "to use Strings::webalize() and toAscii()",
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"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": "3.0-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 Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
"homepage": "https://nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
"time": "2019-03-22T01:00:30+00:00"
},
{
"name": "nikic/php-parser",
"version": "v4.2.4",
2019-06-26 00:03:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4"
2019-06-26 00:03:00 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4",
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4",
2019-06-26 00:03:00 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
2019-06-26 00:03:00 +00:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
"time": "2019-09-01T07:51:21+00:00"
2019-06-26 00:03:00 +00:00
},
{
"name": "ocramius/package-versions",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/Ocramius/PackageVersions.git",
"reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
"reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0.0",
"php": "^7.1.0"
},
"require-dev": {
"composer/composer": "^1.6.3",
"doctrine/coding-standard": "^5.0.1",
"ext-zip": "*",
"infection/infection": "^0.7.1",
"phpunit/phpunit": "^7.0.0"
},
"type": "composer-plugin",
"extra": {
"class": "PackageVersions\\Installer",
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"PackageVersions\\": "src/PackageVersions"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"time": "2019-02-21T12:16:21+00:00"
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "opdavies/sculpin-gist-embed-bundle",
"version": "0.1.0",
2016-10-08 08:14:30 +00:00
"source": {
2015-11-16 21:29:06 +00:00
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/opdavies/sculpin-gist-embed-bundle.git",
"reference": "1e7246d52638a7c80ace2272d93d9cffd6fcc3b8"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/opdavies/sculpin-gist-embed-bundle/zipball/1e7246d52638a7c80ace2272d93d9cffd6fcc3b8",
"reference": "1e7246d52638a7c80ace2272d93d9cffd6fcc3b8",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.3"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"suggest": {
"sculpin/sculpin": "@stable"
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-11-16 21:29:06 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Opdavies\\Sculpin\\Bundle\\GistEmbedBundle\\": ""
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Oliver Davies",
"email": "oliver@oliverdavies.uk",
"homepage": "https://www.oliverdavies.uk"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Allows for embedding GitHub Gists into a Sculpin site.",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"sculpin"
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2016-04-05T19:57:22+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "opdavies/sculpin-twig-markdown-bundle",
"version": "0.1.1",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/opdavies/sculpin-twig-markdown-bundle.git",
"reference": "8927ec4707eada3ad9ca8817eb9daeb1d91ae50b"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/opdavies/sculpin-twig-markdown-bundle/zipball/8927ec4707eada3ad9ca8817eb9daeb1d91ae50b",
"reference": "8927ec4707eada3ad9ca8817eb9daeb1d91ae50b",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.3"
2016-06-14 09:03:23 +00:00
},
2017-09-06 17:55:49 +00:00
"suggest": {
"sculpin/sculpin": "@stable"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Opdavies\\Sculpin\\Bundle\\TwigMarkdownBundle\\": ""
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Oliver Davies",
"email": "oliver@oliverdavies.uk",
"homepage": "https://www.oliverdavies.uk"
2015-11-16 21:29:06 +00:00
}
],
"keywords": [
2017-09-06 17:55:49 +00:00
"markdown",
"sculpin",
"twig"
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2017-03-18T10:39:19+00:00"
2015-11-16 21:29:06 +00:00
},
2019-04-14 07:23:06 +00:00
{
"name": "paragonie/random_compat",
"version": "v9.99.99",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": ""
},
"require": {
"php": "^7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"time": "2018-07-02T15:55:56+00:00"
},
{
"name": "php-cs-fixer/diff",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/diff.git",
"reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
"reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
"symfony/process": "^3.3"
},
"type": "library",
"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"
},
{
"name": "SpacePossum"
}
],
"description": "sebastian/diff v2 backport support for PHP5.6",
"homepage": "https://github.com/PHP-CS-Fixer",
"keywords": [
"diff"
],
"time": "2018-02-15T16:58:55+00:00"
},
2019-06-26 00:03:00 +00:00
{
"name": "phpstan/phpdoc-parser",
"version": "0.3.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
"reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
"shasum": ""
},
"require": {
"php": "~7.1"
},
"require-dev": {
"consistence/coding-standard": "^3.5",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"phing/phing": "^2.16.0",
"phpstan/phpstan": "^0.10",
"phpunit/phpunit": "^6.3",
"slevomat/coding-standard": "^4.7.2",
"squizlabs/php_codesniffer": "^3.3.2",
"symfony/process": "^3.4 || ^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
},
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"time": "2019-06-07T19:13:52+00:00"
},
{
"name": "phpstan/phpstan",
"version": "0.11.16",
2019-06-26 00:03:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b"
2019-06-26 00:03:00 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
2019-06-26 00:03:00 +00:00
"shasum": ""
},
"require": {
"composer/xdebug-handler": "^1.3.0",
"jean85/pretty-package-versions": "^1.0.3",
"nette/bootstrap": "^2.4 || ^3.0",
"nette/di": "^2.4.7 || ^3.0",
"nette/robot-loader": "^3.0.1",
"nette/schema": "^1.0",
"nette/utils": "^2.4.5 || ^3.0",
"nikic/php-parser": "^4.2.3",
2019-06-26 00:03:00 +00:00
"php": "~7.1",
"phpstan/phpdoc-parser": "^0.3.5",
2019-06-26 00:03:00 +00:00
"symfony/console": "~3.2 || ~4.0",
"symfony/finder": "~3.2 || ~4.0"
},
"conflict": {
"symfony/console": "3.4.16 || 4.1.5"
},
"require-dev": {
"brianium/paratest": "^2.0 || ^3.0",
2019-06-26 00:03:00 +00:00
"consistence/coding-standard": "^3.5",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"ext-intl": "*",
"ext-mysqli": "*",
"ext-simplexml": "*",
2019-06-26 00:03:00 +00:00
"ext-soap": "*",
"ext-zip": "*",
"jakub-onderka/php-parallel-lint": "^1.0",
"localheinz/composer-normalize": "^1.1.0",
"phing/phing": "^2.16.0",
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-php-parser": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.5.14 || ^8.0",
2019-06-26 00:03:00 +00:00
"slevomat/coding-standard": "^4.7.2",
"squizlabs/php_codesniffer": "^3.3.2"
},
"bin": [
"bin/phpstan"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
}
},
"autoload": {
"psr-4": {
"PHPStan\\": [
"src/"
2019-06-26 00:03:00 +00:00
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-09-17T11:19:51+00:00"
2019-06-26 00:03:00 +00:00
},
2019-04-10 16:00:53 +00:00
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"time": "2017-02-14T16:28:37+00:00"
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "psr/http-message",
"version": "1.0.1",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0"
},
2016-06-14 09:03:23 +00:00
"type": "library",
2017-07-15 10:13:32 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0.x-dev"
2017-07-15 10:13:32 +00:00
}
},
2015-11-16 21:29:06 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Psr\\Http\\Message\\": "src/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2016-08-06T14:39:51+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "psr/log",
2019-03-26 22:06:27 +00:00
"version": "1.1.0",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/php-fig/log.git",
2019-03-26 22:06:27 +00:00
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-11-16 21:29:06 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0.x-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Psr\\Log\\": "Psr/Log/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2016-10-08 08:14:30 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2016-10-08 08:14:30 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"log",
"psr",
"psr-3"
2015-11-16 21:29:06 +00:00
],
2019-03-26 22:06:27 +00:00
"time": "2018-11-20T15:27:04+00:00"
2016-10-08 08:14:30 +00:00
},
2019-04-10 16:00:53 +00:00
{
"name": "react/cache",
"version": "v1.0.0",
2019-04-10 16:00:53 +00:00
"source": {
"type": "git",
"url": "https://github.com/reactphp/cache.git",
"reference": "aa10d63a1b40a36a486bdf527f28bac607ee6466"
2019-04-10 16:00:53 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/cache/zipball/aa10d63a1b40a36a486bdf527f28bac607ee6466",
"reference": "aa10d63a1b40a36a486bdf527f28bac607ee6466",
2019-04-10 16:00:53 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"react/promise": "~2.0|~1.1"
},
"require-dev": {
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Async, Promise-based cache interface for ReactPHP",
"keywords": [
"cache",
"caching",
"promise",
"reactphp"
],
"time": "2019-07-11T13:45:28+00:00"
2019-04-10 16:00:53 +00:00
},
{
"name": "react/dns",
"version": "v1.2.0",
2019-04-10 16:00:53 +00:00
"source": {
"type": "git",
"url": "https://github.com/reactphp/dns.git",
"reference": "a214d90c2884dac18d0cac6176202f247b66d762"
2019-04-10 16:00:53 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/dns/zipball/a214d90c2884dac18d0cac6176202f247b66d762",
"reference": "a214d90c2884dac18d0cac6176202f247b66d762",
2019-04-10 16:00:53 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"react/cache": "^1.0 || ^0.6 || ^0.5",
"react/event-loop": "^1.0 || ^0.5",
"react/promise": "^2.7 || ^1.2.1",
"react/promise-timer": "^1.2"
2019-04-10 16:00:53 +00:00
},
"require-dev": {
"clue/block-react": "^1.2",
"phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Dns\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Async DNS resolver for ReactPHP",
"keywords": [
"async",
"dns",
"dns-resolver",
"reactphp"
],
"time": "2019-08-15T09:06:31+00:00"
2019-04-10 16:00:53 +00:00
},
2016-10-08 08:14:30 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "react/event-loop",
2019-04-10 16:00:53 +00:00
"version": "v1.1.0",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/reactphp/event-loop.git",
2019-04-10 16:00:53 +00:00
"reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/a0ecac955c67b57c40fe4a1b88a7cca1b58c982d",
"reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": ">=5.3.0"
2016-10-08 08:14:30 +00:00
},
"require-dev": {
2019-04-10 16:00:53 +00:00
"phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35"
2015-11-16 21:29:06 +00:00
},
2017-07-15 10:13:32 +00:00
"suggest": {
2019-04-10 16:00:53 +00:00
"ext-event": "~1.0 for ExtEventLoop",
"ext-pcntl": "For signal handling support when using the StreamSelectLoop",
"ext-uv": "* for ExtUvLoop"
2017-07-15 10:13:32 +00:00
},
2015-11-16 21:29:06 +00:00
"type": "library",
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"React\\EventLoop\\": "src"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2016-06-14 09:03:23 +00:00
"MIT"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"asynchronous",
"event-loop"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2019-02-07T16:19:49+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "react/http",
2019-04-10 16:00:53 +00:00
"version": "v0.8.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/reactphp/http.git",
2019-04-10 16:00:53 +00:00
"reference": "b29ab96557ac5c53e738fcb26f73f631a3f81f1a"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/reactphp/http/zipball/b29ab96557ac5c53e738fcb26f73f631a3f81f1a",
"reference": "b29ab96557ac5c53e738fcb26f73f631a3f81f1a",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0",
2019-04-10 16:00:53 +00:00
"react/promise": "^2.3 || ^1.2.1",
"react/promise-stream": "^1.1",
"react/socket": "^1.0 || ^0.8.3",
"react/stream": "^1.0 || ^0.7.1",
2017-09-06 17:55:49 +00:00
"ringcentral/psr7": "^1.2"
2015-11-16 21:29:06 +00:00
},
2016-10-08 08:14:30 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"clue/block-react": "^1.1",
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"React\\Http\\": "src"
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2016-06-14 09:03:23 +00:00
"MIT"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"description": "Event-driven, streaming plaintext HTTP and secure HTTPS server for ReactPHP",
2015-11-16 21:29:06 +00:00
"keywords": [
2019-04-10 16:00:53 +00:00
"event-driven",
"http",
"https",
"reactphp",
"server",
"streaming"
2015-11-16 21:29:06 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2019-01-16T07:26:32+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "react/promise",
2019-03-26 22:06:27 +00:00
"version": "v2.7.1",
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/reactphp/promise.git",
2019-03-26 22:06:27 +00:00
"reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
"reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.4.0"
2016-06-14 09:03:23 +00:00
},
"require-dev": {
2017-09-06 17:55:49 +00:00
"phpunit/phpunit": "~4.8"
},
"type": "library",
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"React\\Promise\\": "src/"
2016-10-08 08:14:30 +00:00
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com"
}
],
2017-09-06 17:55:49 +00:00
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"keywords": [
2017-09-06 17:55:49 +00:00
"promise",
"promises"
],
2019-03-26 22:06:27 +00:00
"time": "2019-01-07T21:25:54+00:00"
},
2019-04-10 16:00:53 +00:00
{
"name": "react/promise-stream",
"version": "v1.2.0",
2019-04-10 16:00:53 +00:00
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise-stream.git",
"reference": "6384d8b76cf7dcc44b0bf3343fb2b2928412d1fe"
2019-04-10 16:00:53 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise-stream/zipball/6384d8b76cf7dcc44b0bf3343fb2b2928412d1fe",
"reference": "6384d8b76cf7dcc44b0bf3343fb2b2928412d1fe",
2019-04-10 16:00:53 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3",
"react/promise": "^2.1 || ^1.2",
"react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.6"
2019-04-10 16:00:53 +00:00
},
"require-dev": {
"clue/block-react": "^1.0",
"phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35",
2019-04-10 16:00:53 +00:00
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
"react/promise-timer": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Promise\\Stream\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@lueck.tv"
}
],
"description": "The missing link between Promise-land and Stream-land for ReactPHP",
"homepage": "https://github.com/reactphp/promise-stream",
"keywords": [
"Buffer",
"async",
"promise",
"reactphp",
"stream",
"unwrap"
],
"time": "2019-07-03T12:29:10+00:00"
2019-04-10 16:00:53 +00:00
},
{
"name": "react/promise-timer",
"version": "v1.5.1",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise-timer.git",
"reference": "35fb910604fd86b00023fc5cda477c8074ad0abc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/35fb910604fd86b00023fc5cda477c8074ad0abc",
"reference": "35fb910604fd86b00023fc5cda477c8074ad0abc",
"shasum": ""
},
"require": {
"php": ">=5.3",
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
"react/promise": "^2.7.0 || ^1.2.1"
},
"require-dev": {
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Promise\\Timer\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@lueck.tv"
}
],
"description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.",
"homepage": "https://github.com/reactphp/promise-timer",
"keywords": [
"async",
"event-loop",
"promise",
"reactphp",
"timeout",
"timer"
],
"time": "2019-03-27T18:10:32+00:00"
},
2016-04-05 20:08:58 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "react/socket",
"version": "v1.3.0",
2016-04-05 20:08:58 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/reactphp/socket.git",
"reference": "10f0629ec83ea0fa22597f348623f554227e3ca0"
2016-04-05 20:08:58 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/socket/zipball/10f0629ec83ea0fa22597f348623f554227e3ca0",
"reference": "10f0629ec83ea0fa22597f348623f554227e3ca0",
2016-04-05 20:08:58 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0",
"react/dns": "^1.0 || ^0.4.13",
2019-04-10 16:00:53 +00:00
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
"react/promise": "^2.6.0 || ^1.2.1",
"react/promise-timer": "^1.4.0",
"react/stream": "^1.1"
2016-04-05 20:08:58 +00:00
},
2016-10-08 08:14:30 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"clue/block-react": "^1.2",
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
2016-10-08 08:14:30 +00:00
},
"type": "library",
2016-04-05 20:08:58 +00:00
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"React\\Socket\\": "src"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-04-10 16:00:53 +00:00
"description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
2015-11-16 21:29:06 +00:00
"keywords": [
2019-04-10 16:00:53 +00:00
"Connection",
"Socket",
"async",
"reactphp",
"stream"
2015-11-16 21:29:06 +00:00
],
"time": "2019-07-10T10:11:14+00:00"
2015-11-16 21:29:06 +00:00
},
2017-07-10 06:05:12 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "react/stream",
2019-04-10 16:00:53 +00:00
"version": "v1.1.0",
2017-07-10 06:05:12 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/reactphp/stream.git",
2019-04-10 16:00:53 +00:00
"reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6"
2017-07-10 06:05:12 +00:00
},
"dist": {
"type": "zip",
2019-04-10 16:00:53 +00:00
"url": "https://api.github.com/repos/reactphp/stream/zipball/50426855f7a77ddf43b9266c22320df5bf6c6ce6",
"reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6",
2017-07-10 06:05:12 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.8",
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5"
2017-09-06 17:55:49 +00:00
},
"require-dev": {
"clue/stream-filter": "~1.2",
2019-04-10 16:00:53 +00:00
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
2017-07-10 06:05:12 +00:00
},
"type": "library",
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"React\\Stream\\": "src"
2017-07-10 06:05:12 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-04-10 16:00:53 +00:00
"description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
2017-07-10 06:05:12 +00:00
"keywords": [
2019-04-10 16:00:53 +00:00
"event-driven",
"io",
"non-blocking",
2017-09-06 17:55:49 +00:00
"pipe",
2019-04-10 16:00:53 +00:00
"reactphp",
"readable",
"stream",
"writable"
2017-07-10 06:05:12 +00:00
],
2019-04-10 16:00:53 +00:00
"time": "2019-01-01T16:15:09+00:00"
2017-07-10 06:05:12 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "ringcentral/psr7",
2018-10-16 14:19:51 +00:00
"version": "1.2.2",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/ringcentral/psr7.git",
2018-10-16 14:19:51 +00:00
"reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2018-10-16 14:19:51 +00:00
"url": "https://api.github.com/repos/ringcentral/psr7/zipball/dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c",
"reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3",
"psr/http-message": "~1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
2015-11-16 21:29:06 +00:00
},
"type": "library",
2016-10-08 08:14:30 +00:00
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0-dev"
2016-10-08 08:14:30 +00:00
}
},
2015-11-16 21:29:06 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"RingCentral\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"MIT"
2015-11-16 21:29:06 +00:00
],
2016-06-14 09:03:23 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
2016-06-14 09:03:23 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "PSR-7 message implementation",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"http",
"message",
"stream",
"uri"
2015-11-16 21:29:06 +00:00
],
2018-10-16 14:19:51 +00:00
"time": "2018-01-15T21:00:49+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "sculpin/sculpin",
"version": "3.0.2",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/sculpin/sculpin.git",
"reference": "4ae263647e265bc1f1cda9b73722c2540824bd45"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sculpin/sculpin/zipball/4ae263647e265bc1f1cda9b73722c2540824bd45",
"reference": "4ae263647e265bc1f1cda9b73722c2540824bd45",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"dflydev/ant-path-matcher": "^1.0.3",
"dflydev/apache-mime-types": "^1.0.1",
"dflydev/canal": "^1.0",
"dflydev/dot-access-configuration": "^1.0.3",
"doctrine/inflector": "^1.3",
"ext-mbstring": "*",
"michelf/php-markdown": "^1.8",
"netcarver/textile": "^3.6",
"php": "^7.2",
"react/http": "^0.8.3",
2017-09-06 17:55:49 +00:00
"sculpin/sculpin-theme-composer-plugin": "^1.0",
2019-04-10 16:00:53 +00:00
"symfony/config": "^4.1",
"symfony/console": "^4.1",
"symfony/dependency-injection": "^4.1",
"symfony/event-dispatcher": "^4.1",
"symfony/filesystem": "^4.1",
"symfony/finder": "^4.1",
"symfony/http-kernel": "^4.1",
"symfony/yaml": "^4.1",
"twig/extensions": "^1.5",
"twig/twig": "^2.5",
"webignition/internet-media-type": "^0.4.8"
2017-09-06 17:55:49 +00:00
},
"replace": {
"sculpin/core": "self.version",
"sculpin/markdown-bundle": "self.version",
"sculpin/markdown-twig-compat-bundle": "self.version",
"sculpin/posts-bundle": "self.version",
"sculpin/proxy-source-collection-contrib": "self.version",
"sculpin/sculpin-bundle": "self.version",
"sculpin/standalone-bundle": "self.version",
"sculpin/taxonomy-contrib": "self.version",
"sculpin/textile-bundle": "self.version",
"sculpin/twig-bundle": "self.version"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"phpdocumentor/reflection-docblock": "^4.3",
"phpstan/phpstan": "^0.10.3",
"phpunit/phpunit": "^7.3",
"squizlabs/php_codesniffer": "^3.3",
"symfony/css-selector": "^4.1",
"symfony/dom-crawler": "^4.1",
"symfony/process": "^4.1"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
2017-09-06 17:55:49 +00:00
},
"bin": [
"bin/sculpin",
"bin/sculpin.php"
],
2015-11-16 21:29:06 +00:00
"type": "library",
"extra": {
"branch-alias": {
2019-04-10 16:00:53 +00:00
"dev-master": "3.0.x-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Sculpin\\": "src/Sculpin/"
2015-11-16 21:29:06 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"MIT"
2016-06-14 09:03:23 +00:00
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
}
],
"description": "Static Site Generator",
"homepage": "https://sculpin.io",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"generator",
"site",
"static"
2015-11-16 21:29:06 +00:00
],
"time": "2019-05-27T04:16:43+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "sculpin/sculpin-theme-composer-plugin",
"version": "v1.0.2",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/sculpin/sculpin-theme-composer-plugin.git",
"reference": "f22bbf89971054e0e37983263828ca39ffca2437"
2016-06-14 09:03:23 +00:00
},
2015-11-16 21:29:06 +00:00
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/sculpin/sculpin-theme-composer-plugin/zipball/f22bbf89971054e0e37983263828ca39ffca2437",
"reference": "f22bbf89971054e0e37983263828ca39ffca2437",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"composer-plugin-api": "^1.1"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "composer-plugin",
2015-11-16 21:29:06 +00:00
"extra": {
2017-09-06 17:55:49 +00:00
"class": "Sculpin\\Composer\\SculpinThemePlugin\\SculpinThemePlugin",
2015-11-16 21:29:06 +00:00
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.0.x-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Sculpin\\Composer\\SculpinThemePlugin\\": "src"
2016-10-08 08:14:30 +00:00
}
2016-06-14 09:03:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"time": "2017-02-27T17:40:03+00:00"
2016-06-14 09:03:23 +00:00
},
2017-03-18 10:45:21 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "seld/jsonlint",
2018-10-16 14:19:51 +00:00
"version": "1.7.1",
2017-03-18 10:45:21 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/Seldaek/jsonlint.git",
2018-10-16 14:19:51 +00:00
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
2017-03-18 10:45:21 +00:00
},
"dist": {
"type": "zip",
2018-10-16 14:19:51 +00:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
2017-03-18 10:45:21 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": "^5.3 || ^7.0"
2017-03-18 10:45:21 +00:00
},
2017-09-06 17:55:49 +00:00
"require-dev": {
2018-10-16 14:19:51 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2017-03-18 10:45:21 +00:00
},
2017-09-06 17:55:49 +00:00
"bin": [
"bin/jsonlint"
],
2017-03-18 10:45:21 +00:00
"type": "library",
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
2017-03-18 10:45:21 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
2017-03-18 10:45:21 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "JSON Linter",
2017-03-18 10:45:21 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"json",
"linter",
"parser",
"validator"
2017-03-18 10:45:21 +00:00
],
2018-10-16 14:19:51 +00:00
"time": "2018-01-24T12:46:19+00:00"
2017-03-18 10:45:21 +00:00
},
2017-07-15 10:13:32 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "seld/phar-utils",
"version": "1.0.1",
2017-07-15 10:13:32 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/Seldaek/phar-utils.git",
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
2017-07-15 10:13:32 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
2017-07-15 10:13:32 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3"
2017-07-15 10:13:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.x-dev"
2017-07-15 10:13:32 +00:00
}
},
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Seld\\PharUtils\\": "src/"
2017-07-15 10:13:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
2017-07-15 10:13:32 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "PHAR file format utilities, for when PHP phars you up",
2017-07-15 10:13:32 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"phra"
2017-07-15 10:13:32 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2015-10-13T18:44:15+00:00"
2017-07-15 10:13:32 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "symfony/config",
"version": "v4.3.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/config.git",
"reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece",
"reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
"symfony/filesystem": "~3.4|~4.0",
2018-10-16 14:19:51 +00:00
"symfony/polyfill-ctype": "~1.8"
2017-09-06 17:55:49 +00:00
},
2019-04-10 16:00:53 +00:00
"conflict": {
"symfony/finder": "<3.4"
},
2017-09-06 17:55:49 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/event-dispatcher": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",
"symfony/messenger": "~4.1",
2019-04-10 16:00:53 +00:00
"symfony/yaml": "~3.4|~4.0"
2017-09-06 17:55:49 +00:00
},
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"
2016-06-14 09:03:23 +00:00
},
2016-10-08 08:14:30 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2016-10-08 08:14:30 +00:00
}
2015-11-16 21:29:06 +00:00
},
"autoload": {
2016-06-14 09:03:23 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\Config\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-06-14 09:03:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2015-11-16 21:29:06 +00:00
}
2016-06-14 09:03:23 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony Config Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T08:26:39+00:00"
2016-06-14 09:03:23 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/console",
"version": "v4.3.4",
2016-06-14 09:03:23 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/console.git",
"reference": "de63799239b3881b8a08f8481b22348f77ed7b36"
2016-06-14 09:03:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36",
"reference": "de63799239b3881b8a08f8481b22348f77ed7b36",
2016-06-14 09:03:23 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
"symfony/service-contracts": "^1.1"
2017-09-06 17:55:49 +00:00
},
2019-04-10 16:00:53 +00:00
"conflict": {
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<4.3",
2019-04-10 16:00:53 +00:00
"symfony/process": "<3.3"
},
"provide": {
"psr/log-implementation": "1.0"
},
2017-09-06 17:55:49 +00:00
"require-dev": {
"psr/log": "~1.0",
2019-04-10 16:00:53 +00:00
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/event-dispatcher": "^4.3",
2019-04-10 16:00:53 +00:00
"symfony/lock": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0",
"symfony/var-dumper": "^4.3"
2017-09-06 17:55:49 +00:00
},
"suggest": {
2019-04-10 16:00:53 +00:00
"psr/log": "For using the console logger",
2017-09-06 17:55:49 +00:00
"symfony/event-dispatcher": "",
2019-04-10 16:00:53 +00:00
"symfony/lock": "",
2017-09-06 17:55:49 +00:00
"symfony/process": ""
2016-06-14 09:03:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2016-06-14 09:03:23 +00:00
}
},
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2016-06-14 09:03:23 +00:00
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-06-14 09:03:23 +00:00
}
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T08:26:39+00:00"
2019-04-10 16:00:53 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "symfony/debug",
"version": "v4.3.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/debug.git",
"reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/afcdea44a2e399c1e4b52246ec8d54c715393ced",
"reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
2017-09-06 17:55:49 +00:00
"psr/log": "~1.0"
2017-07-15 10:13:32 +00:00
},
2017-09-06 17:55:49 +00:00
"conflict": {
2019-04-10 16:00:53 +00:00
"symfony/http-kernel": "<3.4"
2016-06-14 09:03:23 +00:00
},
2017-09-06 17:55:49 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"symfony/http-kernel": "~3.4|~4.0"
2016-06-14 09:03:23 +00:00
},
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-09-06 17:55:49 +00:00
}
},
2016-06-14 09:03:23 +00:00
"autoload": {
2017-07-15 10:13:32 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\Debug\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-06-14 09:03:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2016-06-14 09:03:23 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T14:27:59+00:00"
2016-06-14 09:03:23 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/dependency-injection",
"version": "v4.3.4",
2016-06-14 09:03:23 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9"
2016-06-14 09:03:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
"reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
2016-06-14 09:03:23 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
"psr/container": "^1.0",
"symfony/service-contracts": "^1.1.6"
2017-09-06 17:55:49 +00:00
},
"conflict": {
"symfony/config": "<4.3",
2019-04-10 16:00:53 +00:00
"symfony/finder": "<3.4",
"symfony/proxy-manager-bridge": "<3.4",
"symfony/yaml": "<3.4"
},
"provide": {
"psr/container-implementation": "1.0",
"symfony/service-implementation": "1.0"
2016-06-14 09:03:23 +00:00
},
2017-07-15 10:13:32 +00:00
"require-dev": {
"symfony/config": "^4.3",
2019-04-10 16:00:53 +00:00
"symfony/expression-language": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0"
2017-09-06 17:55:49 +00:00
},
"suggest": {
"symfony/config": "",
"symfony/expression-language": "For using expressions in service container configuration",
2019-04-10 16:00:53 +00:00
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2017-09-06 17:55:49 +00:00
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
"symfony/yaml": ""
2016-06-14 09:03:23 +00:00
},
2017-07-15 10:13:32 +00:00
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-09-06 17:55:49 +00:00
}
},
2016-10-08 08:14:30 +00:00
"autoload": {
2017-07-15 10:13:32 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\DependencyInjection\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-10-08 08:14:30 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2016-10-08 08:14:30 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T16:27:33+00:00"
2016-10-08 08:14:30 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/event-dispatcher",
"version": "v4.3.4",
2016-10-08 08:14:30 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2"
2016-10-08 08:14:30 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
"reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
2016-10-08 08:14:30 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
"symfony/event-dispatcher-contracts": "^1.1"
2019-04-10 16:00:53 +00:00
},
"conflict": {
"symfony/dependency-injection": "<3.4"
2017-07-15 10:13:32 +00:00
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "1.1"
},
2017-07-15 10:13:32 +00:00
"require-dev": {
2017-09-06 17:55:49 +00:00
"psr/log": "~1.0",
2019-04-10 16:00:53 +00:00
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/http-foundation": "^3.4|^4.0",
"symfony/service-contracts": "^1.1",
2019-04-10 16:00:53 +00:00
"symfony/stopwatch": "~3.4|~4.0"
2017-09-06 17:55:49 +00:00
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
2016-06-14 09:03:23 +00:00
},
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-09-06 17:55:49 +00:00
}
},
2017-07-15 10:13:32 +00:00
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\EventDispatcher\\": ""
2017-07-15 10:13:32 +00:00
},
2017-09-06 17:55:49 +00:00
"exclude-from-classmap": [
"/Tests/"
2017-07-15 10:13:32 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-06-14 09:03:23 +00:00
}
2017-07-15 10:13:32 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T08:55:16+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v1.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "c61766f4440ca687de1084a5c00b08e167a2575c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c",
"reference": "c61766f4440ca687de1084a5c00b08e167a2575c",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"suggest": {
"psr/event-dispatcher": "",
"symfony/event-dispatcher-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"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": "Generic abstractions related to dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-06-20T06:46:26+00:00"
2017-07-15 10:13:32 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/filesystem",
"version": "v4.3.4",
2017-07-15 10:13:32 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/filesystem.git",
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
2016-06-14 09:03:23 +00:00
},
2017-07-15 10:13:32 +00:00
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
2017-07-15 10:13:32 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
2018-10-16 14:19:51 +00:00
"symfony/polyfill-ctype": "~1.8"
2017-07-15 10:13:32 +00:00
},
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-09-06 17:55:49 +00:00
}
},
2016-06-14 09:03:23 +00:00
"autoload": {
2017-07-15 10:13:32 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\Filesystem\\": ""
},
"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 Filesystem Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T14:07:54+00:00"
2017-09-06 17:55:49 +00:00
},
{
"name": "symfony/finder",
"version": "v4.3.4",
2017-09-06 17:55:49 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2"
2017-09-06 17:55:49 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
2017-09-06 17:55:49 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3"
2017-09-06 17:55:49 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2016-10-08 08:14:30 +00:00
}
2016-06-14 09:03:23 +00:00
},
2017-09-06 17:55:49 +00:00
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2016-06-14 09:03:23 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2016-06-14 09:03:23 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2019-08-14T12:26:46+00:00"
2016-06-14 09:03:23 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/http-foundation",
"version": "v4.3.4",
2016-06-14 09:03:23 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/http-foundation.git",
"reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc"
2016-06-14 09:03:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d804bea118ff340a12e22a79f9c7e7eb56b35adc",
"reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc",
2016-06-14 09:03:23 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
"symfony/mime": "^4.3",
2017-09-06 17:55:49 +00:00
"symfony/polyfill-mbstring": "~1.1"
2017-07-15 10:13:32 +00:00
},
"require-dev": {
2019-04-10 16:00:53 +00:00
"predis/predis": "~1.0",
"symfony/expression-language": "~3.4|~4.0"
2016-06-14 09:03:23 +00:00
},
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-09-06 17:55:49 +00:00
}
},
2016-06-14 09:03:23 +00:00
"autoload": {
2017-07-15 10:13:32 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-06-14 09:03:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2016-06-14 09:03:23 +00:00
],
2017-09-06 17:55:49 +00:00
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T08:55:16+00:00"
2017-07-15 10:13:32 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/http-kernel",
"version": "v4.3.4",
2017-07-15 10:13:32 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/http-kernel.git",
"reference": "5e0fc71be03d52cd00c423061cfd300bd6f92a52"
2017-07-15 10:13:32 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/5e0fc71be03d52cd00c423061cfd300bd6f92a52",
"reference": "5e0fc71be03d52cd00c423061cfd300bd6f92a52",
2017-07-15 10:13:32 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
2017-09-06 17:55:49 +00:00
"psr/log": "~1.0",
2019-04-10 16:00:53 +00:00
"symfony/debug": "~3.4|~4.0",
"symfony/event-dispatcher": "^4.3",
2019-04-10 16:00:53 +00:00
"symfony/http-foundation": "^4.1.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php73": "^1.9"
2017-07-15 10:13:32 +00:00
},
2017-09-06 17:55:49 +00:00
"conflict": {
"symfony/browser-kit": "<4.3",
2019-04-10 16:00:53 +00:00
"symfony/config": "<3.4",
"symfony/dependency-injection": "<4.3",
2019-04-10 16:00:53 +00:00
"symfony/translation": "<4.2",
"symfony/var-dumper": "<4.1.1",
2017-09-06 17:55:49 +00:00
"twig/twig": "<1.34|<2.4,>=2"
2017-07-15 10:13:32 +00:00
},
2019-04-10 16:00:53 +00:00
"provide": {
"psr/log-implementation": "1.0"
},
2017-07-15 10:13:32 +00:00
"require-dev": {
2019-04-10 16:00:53 +00:00
"psr/cache": "~1.0",
"symfony/browser-kit": "^4.3",
2019-04-10 16:00:53 +00:00
"symfony/config": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0",
"symfony/css-selector": "~3.4|~4.0",
"symfony/dependency-injection": "^4.3",
2019-04-10 16:00:53 +00:00
"symfony/dom-crawler": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0",
"symfony/routing": "~3.4|~4.0",
"symfony/stopwatch": "~3.4|~4.0",
"symfony/templating": "~3.4|~4.0",
"symfony/translation": "~4.2",
"symfony/translation-contracts": "^1.1",
"symfony/var-dumper": "^4.1.1",
"twig/twig": "^1.34|^2.4"
2017-09-06 17:55:49 +00:00
},
"suggest": {
"symfony/browser-kit": "",
"symfony/config": "",
"symfony/console": "",
"symfony/dependency-injection": "",
"symfony/var-dumper": ""
2017-07-15 10:13:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2017-07-15 10:13:32 +00:00
}
},
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\HttpKernel\\": ""
2017-07-15 10:13:32 +00:00
},
2017-09-06 17:55:49 +00:00
"exclude-from-classmap": [
"/Tests/"
2017-07-15 10:13:32 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-07-15 10:13:32 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T16:47:42+00:00"
2018-10-16 14:19:51 +00:00
},
{
"name": "symfony/mime",
"version": "v4.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "987a05df1c6ac259b34008b932551353f4f408df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/987a05df1c6ac259b34008b932551353f4f408df",
"reference": "987a05df1c6ac259b34008b932551353f4f408df",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
"require-dev": {
"egulias/email-validator": "^2.1.10",
"symfony/dependency-injection": "~3.4|^4.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"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": "A library to manipulate MIME messages",
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
"time": "2019-08-22T08:16:11+00:00"
},
2019-04-14 07:23:06 +00:00
{
"name": "symfony/options-resolver",
"version": "v4.3.4",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "81c2e120522a42f623233968244baebd6b36cb6a"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/81c2e120522a42f623233968244baebd6b36cb6a",
"reference": "81c2e120522a42f623233968244baebd6b36cb6a",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2019-04-14 07:23:06 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"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 OptionsResolver Component",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"time": "2019-08-08T09:29:19+00:00"
2019-04-14 07:23:06 +00:00
},
2018-10-16 14:19:51 +00:00
{
"name": "symfony/polyfill-ctype",
"version": "v1.12.0",
2018-10-16 14:19:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
2018-10-16 14:19:51 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
2018-10-16 14:19:51 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
2018-10-16 14:19:51 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-10-16 14:19:51 +00:00
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"time": "2019-08-06T08:03:45+00:00"
2016-06-14 09:03:23 +00:00
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
"reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php72": "^1.9"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
},
2016-06-14 09:03:23 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "symfony/polyfill-mbstring",
"version": "v1.12.0",
2016-06-14 09:03:23 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
2015-11-16 21:29:06 +00:00
},
2016-06-14 09:03:23 +00:00
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
2016-06-14 09:03:23 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.3"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"suggest": {
"ext-mbstring": "For best performance"
2016-10-08 08:14:30 +00:00
},
2015-11-16 21:29:06 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2016-06-01 11:08:26 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
2016-10-08 08:14:30 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
2016-10-08 08:14:30 +00:00
],
"time": "2019-08-06T08:03:45+00:00"
2019-03-26 22:06:27 +00:00
},
2019-04-14 07:23:06 +00:00
{
"name": "symfony/polyfill-php70",
"version": "v1.12.0",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
"reference": "54b4c428a0054e254223797d2713c31e08610831"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
"reference": "54b4c428a0054e254223797d2713c31e08610831",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"paragonie/random_compat": "~1.0|~2.0|~9.99",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
2019-04-14 07:23:06 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php70\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 7.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
2019-04-14 07:23:06 +00:00
},
2019-03-26 22:06:27 +00:00
{
"name": "symfony/polyfill-php72",
"version": "v1.12.0",
2019-03-26 22:06:27 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "04ce3335667451138df4307d6a9b61565560199e"
2019-03-26 22:06:27 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
"reference": "04ce3335667451138df4307d6a9b61565560199e",
2019-03-26 22:06:27 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
2019-03-26 22:06:27 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"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 backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
"reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "symfony/process",
"version": "v4.3.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/process.git",
"reference": "e89969c00d762349f078db1128506f7f3dcc0d4a"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/e89969c00d762349f078db1128506f7f3dcc0d4a",
"reference": "e89969c00d762349f078db1128506f7f3dcc0d4a",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3"
2016-06-14 09:03:23 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-11-16 21:29:06 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
2016-05-26 16:40:58 +00:00
"license": [
"MIT"
],
2017-09-06 17:55:49 +00:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T08:26:39+00:00"
2019-03-26 22:06:27 +00:00
},
{
"name": "symfony/service-contracts",
"version": "v1.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
"reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"psr/container": "^1.0"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"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": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-08-20T14:44:19+00:00"
},
2019-04-14 07:23:06 +00:00
{
"name": "symfony/stopwatch",
"version": "v4.3.4",
2019-04-14 07:23:06 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "1e4ff456bd625be5032fac9be4294e60442e9b71"
2019-04-14 07:23:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/1e4ff456bd625be5032fac9be4294e60442e9b71",
"reference": "1e4ff456bd625be5032fac9be4294e60442e9b71",
2019-04-14 07:23:06 +00:00
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/service-contracts": "^1.0"
2019-04-14 07:23:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2019-04-14 07:23:06 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"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 Stopwatch Component",
"homepage": "https://symfony.com",
"time": "2019-08-07T11:52:19+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.3.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "bde8957fc415fdc6964f33916a3755737744ff05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/bde8957fc415fdc6964f33916a3755737744ff05",
"reference": "bde8957fc415fdc6964f33916a3755737744ff05",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/console": "<3.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0",
"twig/twig": "~1.34|~2.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
}
},
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"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 mechanism for exploring and dumping PHP variables",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"time": "2019-10-04T19:48:13+00:00"
2019-04-14 07:23:06 +00:00
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "symfony/yaml",
"version": "v4.3.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/symfony/yaml.git",
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.1.3",
2018-10-16 14:19:51 +00:00
"symfony/polyfill-ctype": "~1.8"
2015-11-16 21:29:06 +00:00
},
2019-04-10 16:00:53 +00:00
"conflict": {
"symfony/console": "<3.4"
},
"require-dev": {
"symfony/console": "~3.4|~4.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
2015-11-16 21:29:06 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
"psr-4": {
2017-09-06 17:55:49 +00:00
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T14:27:59+00:00"
2015-11-16 21:29:06 +00:00
},
{
"name": "tightenco/collect",
"version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/tightenco/collect.git",
"reference": "7f3f798cb71aa509f5d6e0d1b8f5f4ae0e510869"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/7f3f798cb71aa509f5d6e0d1b8f5f4ae0e510869",
"reference": "7f3f798cb71aa509f5d6e0d1b8f5f4ae0e510869",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/var-dumper": ">=3.4 <5"
},
"require-dev": {
"mockery/mockery": "^1.0",
"nesbot/carbon": "^2.23.0",
"phpunit/phpunit": "^7.0"
},
"type": "library",
"autoload": {
"files": [
"src/Collect/Support/helpers.php",
"src/Collect/Support/alias.php"
],
"psr-4": {
"Tightenco\\Collect\\": "src/Collect"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Collect - Illuminate Collections as a separate package.",
"keywords": [
"collection",
"laravel"
],
"time": "2019-10-05T20:15:22+00:00"
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "twig/extensions",
2019-03-26 22:06:27 +00:00
"version": "v1.5.4",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/twigphp/Twig-extensions.git",
2019-03-26 22:06:27 +00:00
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2018-10-16 14:19:51 +00:00
"twig/twig": "^1.27|^2.0"
2017-09-06 17:55:49 +00:00
},
"require-dev": {
2018-10-16 14:19:51 +00:00
"symfony/phpunit-bridge": "^3.4",
"symfony/translation": "^2.7|^3.4"
2017-09-06 17:55:49 +00:00
},
"suggest": {
"symfony/translation": "Allow the time_diff output to be translated"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-09-06 17:55:49 +00:00
"dev-master": "1.5-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Twig_Extensions_": "lib/"
},
2015-11-16 21:29:06 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"Twig\\Extensions\\": "src/"
2016-10-08 08:14:30 +00:00
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Common additional features for Twig that do not directly belong in core",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"i18n",
"text"
2015-11-16 21:29:06 +00:00
],
2019-03-26 22:06:27 +00:00
"time": "2018-12-05T18:34:18+00:00"
},
2015-11-16 21:29:06 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "twig/twig",
"version": "v2.11.3",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/twigphp/Twig.git",
"reference": "699ed2342557c88789a15402de5eb834dedd6792"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792",
"reference": "699ed2342557c88789a15402de5eb834dedd6792",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2019-04-10 16:00:53 +00:00
"php": "^7.0",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
2016-10-08 08:14:30 +00:00
},
"require-dev": {
2017-09-06 17:55:49 +00:00
"psr/container": "^1.0",
2018-10-16 14:19:51 +00:00
"symfony/debug": "^2.7",
"symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.11-dev"
2015-11-16 21:29:06 +00:00
}
},
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"Twig_": "lib/"
2015-12-17 23:13:46 +00:00
},
2017-09-06 17:55:49 +00:00
"psr-4": {
"Twig\\": "src/"
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-09-06 17:55:49 +00:00
"BSD-3-Clause"
2015-11-16 21:29:06 +00:00
],
"authors": [
{
"name": "Fabien Potencier",
2017-09-06 17:55:49 +00:00
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
2017-09-06 17:55:49 +00:00
},
{
"name": "Twig Team",
"homepage": "https://twig.symfony.com/contributors",
"role": "Contributors"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Twig, the flexible, fast, and secure template language for PHP",
2018-10-16 14:19:51 +00:00
"homepage": "https://twig.symfony.com",
2017-09-06 17:55:49 +00:00
"keywords": [
"templating"
],
"time": "2019-06-18T15:37:11+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "webignition/disallowed-character-terminated-string",
"version": "1.0",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/webignition/disallowed-character-terminated-string.git",
"reference": "25d12868c82b56bc0d04278e31594385ba4dddc4"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/25d12868c82b56bc0d04278e31594385ba4dddc4",
"reference": "25d12868c82b56bc0d04278e31594385ba4dddc4",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-0": {
"": "src/"
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jon Cram",
"email": "jon@webignition.net"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "A string terminated by one or more disallowed characters",
"homepage": "https://github.com/webignition/disallowed-character-terminated-string",
"keywords": [
"string",
"terminated"
],
"time": "2012-07-16T21:29:50+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "webignition/internet-media-type",
2018-10-16 14:19:51 +00:00
"version": "0.4.8",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/webignition/internet-media-type.git",
2018-10-16 14:19:51 +00:00
"reference": "1a5bbe38033b00b23acd5e1dd10489bb07eed77c"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2018-10-16 14:19:51 +00:00
"url": "https://api.github.com/repos/webignition/internet-media-type/zipball/1a5bbe38033b00b23acd5e1dd10489bb07eed77c",
"reference": "1a5bbe38033b00b23acd5e1dd10489bb07eed77c",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2018-10-16 14:19:51 +00:00
"php": ">=5.6.0",
"webignition/quoted-string": ">=0.2.1,<1.0",
"webignition/string-parser": ">=0.2.3,<1.0"
2016-10-08 08:14:30 +00:00
},
2017-07-15 10:13:32 +00:00
"require-dev": {
2018-10-16 14:19:51 +00:00
"phpunit/phpunit": "~5.0",
"squizlabs/php_codesniffer": "3.*"
2016-05-19 07:48:36 +00:00
},
2015-11-16 21:29:06 +00:00
"type": "library",
2016-10-08 08:14:30 +00:00
"autoload": {
2018-10-16 14:19:51 +00:00
"psr-4": {
"webignition\\InternetMediaType\\": "src/",
"webignition\\Tests\\InternetMediaType\\": "tests/"
2017-09-06 17:55:49 +00:00
}
2016-10-08 08:14:30 +00:00
},
2015-11-16 21:29:06 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jon Cram",
"email": "jon@webignition.net"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "PHP model of an http://en.wikipedia.org/wiki/Internet_media_type",
"homepage": "https://github.com/webignition/internet-media-type",
"keywords": [
"content type",
"content-type",
"internet media type",
"media type",
"media-type"
],
2018-10-16 14:19:51 +00:00
"time": "2018-03-12T14:54:00+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "webignition/quoted-string",
"version": "0.2.1",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/webignition/quoted-string.git",
"reference": "88b36b7be067796683ab3668e175322842dd5313"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/webignition/quoted-string/zipball/88b36b7be067796683ab3668e175322842dd5313",
"reference": "88b36b7be067796683ab3668e175322842dd5313",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.5.0",
"webignition/string-parser": ">=0.2.3,<1"
2015-11-16 21:29:06 +00:00
},
"require-dev": {
2017-09-06 17:55:49 +00:00
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "3.*"
2015-11-16 21:29:06 +00:00
},
"type": "library",
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"webignition\\QuotedString\\": "src/",
"webignition\\Tests\\QuotedString\\": "tests/"
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jon Cram",
"email": "jon@webignition.net"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "A parser for string values that are encapsulated in double quotes (ASCII 34)",
"homepage": "https://github.com/webignition/quoted-string",
"keywords": [
"parser",
"quoted-string"
],
"time": "2017-05-11T11:41:31+00:00"
2015-11-16 21:29:06 +00:00
},
{
2017-09-06 17:55:49 +00:00
"name": "webignition/string-parser",
"version": "0.2.3",
2015-11-16 21:29:06 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/webignition/string-parser.git",
"reference": "8591e28c05bd250bcc67b8001f3588995b9ef74b"
2015-11-16 21:29:06 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/webignition/string-parser/zipball/8591e28c05bd250bcc67b8001f3588995b9ef74b",
"reference": "8591e28c05bd250bcc67b8001f3588995b9ef74b",
2015-11-16 21:29:06 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.0",
"webignition/disallowed-character-terminated-string": ">=1.0"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"require-dev": {
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "3.*"
2015-11-16 21:29:06 +00:00
},
2017-09-06 17:55:49 +00:00
"type": "library",
2015-11-16 21:29:06 +00:00
"autoload": {
2016-10-08 08:14:30 +00:00
"psr-4": {
2017-09-06 17:55:49 +00:00
"webignition\\StringParser\\": "src/",
"webignition\\Tests\\StringParser\\": "tests/"
}
2015-11-16 21:29:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2016-10-08 08:14:30 +00:00
"MIT"
2015-11-16 21:29:06 +00:00
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Jon Cram",
"email": "jon@webignition.net"
2015-11-16 21:29:06 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Abstract state-based string parser",
"homepage": "https://github.com/webignition/string-parser",
"keywords": [
"parser",
"string"
],
"time": "2017-05-11T10:04:12+00:00"
2017-10-27 23:31:21 +00:00
},
{
"name": "wikimedia/composer-merge-plugin",
"version": "v1.4.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.2"
},
"require-dev": {
"composer/composer": "~1.0.0",
"jakub-onderka/php-parallel-lint": "~0.8",
"phpunit/phpunit": "~4.8|~5.0",
"squizlabs/php_codesniffer": "~2.1.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
},
"class": "Wikimedia\\Composer\\MergePlugin"
},
"autoload": {
"psr-4": {
"Wikimedia\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bryan Davis",
"email": "bd808@wikimedia.org"
}
],
"description": "Composer plugin to merge multiple composer.json files",
"time": "2017-04-25T02:31:25+00:00"
2017-09-06 17:55:49 +00:00
}
],
"packages-dev": [
2017-11-01 17:24:23 +00:00
{
"name": "doctrine/instantiator",
2019-03-26 22:06:27 +00:00
"version": "1.2.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2019-03-26 22:06:27 +00:00
"reference": "a2c590166b2133a4633738648b6b064edae0814a"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
2019-03-26 22:06:27 +00:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
"reference": "a2c590166b2133a4633738648b6b064edae0814a",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
2019-03-26 22:06:27 +00:00
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
2019-03-26 22:06:27 +00:00
"doctrine/coding-standard": "^6.0",
2017-11-01 17:24:23 +00:00
"ext-pdo": "*",
"ext-phar": "*",
2019-03-26 22:06:27 +00:00
"phpbench/phpbench": "^0.13",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpunit/phpunit": "^7.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-03-26 22:06:27 +00:00
"dev-master": "1.2.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"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",
2019-03-26 22:06:27 +00:00
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2017-11-01 17:24:23 +00:00
"keywords": [
"constructor",
"instantiate"
],
2019-03-26 22:06:27 +00:00
"time": "2019-03-17T17:37:11+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "myclabs/deep-copy",
"version": "1.9.3",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
2019-03-26 22:06:27 +00:00
"php": "^7.1"
},
"replace": {
"myclabs/deep-copy": "self.version"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
2019-03-26 22:06:27 +00:00
"phpunit/phpunit": "^7.1"
2017-11-01 17:24:23 +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-08-09T12:45:53+00:00"
2017-11-01 17:24:23 +00:00
},
2015-08-08 16:51:10 +00:00
{
2017-09-06 17:55:49 +00:00
"name": "opdavies/sculpin-content-generator-bundle",
"version": "1.1.1",
2015-08-08 16:51:10 +00:00
"source": {
"type": "git",
2017-09-06 17:55:49 +00:00
"url": "https://github.com/opdavies/sculpin-content-generator-bundle.git",
"reference": "c4e7b2553e008587c8c763fa5dca5efdd28fe855"
2015-08-08 16:51:10 +00:00
},
"dist": {
"type": "zip",
2017-09-06 17:55:49 +00:00
"url": "https://api.github.com/repos/opdavies/sculpin-content-generator-bundle/zipball/c4e7b2553e008587c8c763fa5dca5efdd28fe855",
"reference": "c4e7b2553e008587c8c763fa5dca5efdd28fe855",
2015-08-08 16:51:10 +00:00
"shasum": ""
},
"require": {
2017-09-06 17:55:49 +00:00
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"suggest": {
"sculpin/sculpin": "@stable"
2015-08-08 16:51:10 +00:00
},
"type": "library",
2017-09-06 17:55:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
2016-06-14 09:03:23 +00:00
"autoload": {
2017-09-06 17:55:49 +00:00
"psr-4": {
"Opdavies\\Sculpin\\Bundle\\ContentGeneratorBundle\\": "src"
2016-10-08 08:14:30 +00:00
}
2016-06-14 09:03:23 +00:00
},
2015-08-08 16:51:10 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2017-09-06 17:55:49 +00:00
"name": "Oliver Davies",
"email": "oliver@oliverdavies.uk",
"homepage": "https://www.oliverdavies.uk"
2015-08-08 16:51:10 +00:00
}
],
2017-09-06 17:55:49 +00:00
"description": "Provides new Sculpin commands for generating new content",
2015-11-16 21:29:06 +00:00
"keywords": [
2017-09-06 17:55:49 +00:00
"sculpin"
2015-11-16 21:29:06 +00:00
],
2017-09-06 17:55:49 +00:00
"time": "2016-12-23T23:31:07+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phar-io/manifest",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^2.0",
"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": "2018-07-08T19:23:20+00:00"
},
{
"name": "phar-io/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"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": "2018-07-08T19:19:57+00:00"
},
2017-11-01 17:24:23 +00:00
{
"name": "phpdocumentor/reflection-common",
"version": "2.0.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "~6"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
2017-11-01 17:24:23 +00:00
}
},
"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"
],
"time": "2018-08-07T13:53:10+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "4.3.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
2019-03-26 22:06:27 +00:00
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
"phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
2017-11-01 17:24:23 +00:00
"webmozart/assert": "^1.0"
},
"require-dev": {
"doctrine/instantiator": "^1.0.5",
2019-03-26 22:06:27 +00:00
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
2017-11-01 17:24:23 +00:00
},
"type": "library",
2019-03-26 22:06:27 +00:00
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
2017-11-01 17:24:23 +00:00
"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-09-12T14:27:41+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.0.1",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1",
"phpdocumentor/reflection-common": "^2.0"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"ext-tokenizer": "^7.1",
"mockery/mockery": "~1",
"phpunit/phpunit": "^7.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
2017-11-01 17:24:23 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "2019-08-22T18:11:29+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpspec/prophecy",
"version": "1.9.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203",
"reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
2018-10-16 14:19:51 +00:00
"sebastian/comparator": "^1.1|^2.0|^3.0",
2017-11-01 17:24:23 +00:00
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5|^3.2",
2018-10-16 14:19:51 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2018-10-16 14:19:51 +00:00
"dev-master": "1.8.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
2017-11-01 17:24:23 +00:00
}
},
"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-10-03T11:07:50+00:00"
2017-11-01 17:24:23 +00:00
},
2019-06-26 00:03:00 +00:00
{
"name": "phpstan/phpstan-deprecation-rules",
"version": "0.11.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
"reference": "5685fe48873efc5af1f2cc95d9c1b8ae82c728fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/5685fe48873efc5af1f2cc95d9c1b8ae82c728fe",
"reference": "5685fe48873efc5af1f2cc95d9c1b8ae82c728fe",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.0",
"php": "~7.1",
"phpstan/phpstan": "^0.11.8"
},
"require-dev": {
"consistence/coding-standard": "^3.0.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"jakub-onderka/php-parallel-lint": "^1.0",
"phing/phing": "^2.16.0",
"phpstan/phpstan-phpunit": "^0.11",
"phpunit/phpunit": "^7.0",
"slevomat/coding-standard": "^4.5.2"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
},
"phpstan": {
"includes": [
"rules.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
"time": "2019-05-28T19:54:04+00:00"
},
2017-11-01 17:24:23 +00:00
{
"name": "phpunit/php-code-coverage",
"version": "7.0.8",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa0d179a13284c7420fc281fc32750e6cc7c9e2f"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa0d179a13284c7420fc281fc32750e6cc7c9e2f",
"reference": "aa0d179a13284c7420fc281fc32750e6cc7c9e2f",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.2",
"phpunit/php-file-iterator": "^2.0.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.1.1",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^4.2.2",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1.3"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^8.2.2"
2017-11-01 17:24:23 +00:00
},
"suggest": {
"ext-xdebug": "^2.7.2"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.0-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-11-01 17:24:23 +00:00
}
],
"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": "2019-09-17T06:24:36+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpunit/php-file-iterator",
"version": "2.0.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "050bedf145a257b1ff02746c31894800e5122946"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
"reference": "050bedf145a257b1ff02746c31894800e5122946",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "^7.1"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-11-01 17:24:23 +00:00
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2018-09-13T20:33:42+00:00"
2017-11-01 17:24:23 +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"
2017-11-01 17:24:23 +00:00
}
],
"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": "2.1.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
"reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-11-01 17:24:23 +00:00
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2019-06-07T04:22:29+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpunit/php-token-stream",
"version": "3.1.1",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
"reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
2017-11-01 17:24:23 +00:00
}
},
"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": "2019-09-17T06:23:10+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "phpunit/phpunit",
"version": "8.4.1",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "366a4a0f2b971fd43b7c351d621e8dd7d7131869"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/366a4a0f2b971fd43b7c351d621e8dd7d7131869",
"reference": "366a4a0f2b971fd43b7c351d621e8dd7d7131869",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2.0",
2017-11-01 17:24:23 +00:00
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.9.1",
"phar-io/manifest": "^1.0.3",
"phar-io/version": "^2.0.1",
"php": "^7.2",
"phpspec/prophecy": "^1.8.1",
"phpunit/php-code-coverage": "^7.0.7",
"phpunit/php-file-iterator": "^2.0.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.1.2",
"sebastian/comparator": "^3.0.2",
"sebastian/diff": "^3.0.2",
"sebastian/environment": "^4.2.2",
"sebastian/exporter": "^3.1.1",
"sebastian/global-state": "^3.0.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^2.0.1",
"sebastian/type": "^1.1.3",
"sebastian/version": "^2.0.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-soap": "*",
2017-11-01 17:24:23 +00:00
"ext-xdebug": "*",
"phpunit/php-invoker": "^2.0.0"
2017-11-01 17:24:23 +00:00
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.4-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-11-01 17:24:23 +00:00
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2019-10-07T12:57:41+00:00"
2017-11-01 17:24:23 +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",
"version": "3.0.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
"reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1",
"sebastian/diff": "^3.0",
"sebastian/exporter": "^3.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.1"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2017-11-01 17:24:23 +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"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
2017-11-01 17:24:23 +00:00
"keywords": [
"comparator",
"compare",
"equality"
],
"time": "2018-07-12T15:12:46+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/diff",
"version": "3.0.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
"reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.0",
"symfony/process": "^2 || ^3.3 || ^4"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2017-11-01 17:24:23 +00:00
}
},
"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",
"udiff",
"unidiff",
"unified diff"
2017-11-01 17:24:23 +00:00
],
"time": "2019-02-04T06:01:07+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/environment",
"version": "4.2.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
"reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.5"
},
"suggest": {
"ext-posix": "*"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"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"
],
"time": "2019-05-05T09:05:15+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/exporter",
"version": "3.1.2",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
"reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/recursion-context": "^3.0"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^6.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-11-01 17:24:23 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
2017-11-01 17:24:23 +00:00
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"time": "2019-09-14T09:02:43+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/global-state",
"version": "3.0.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
"reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.2",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^8.0"
2017-11-01 17:24:23 +00:00
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2017-11-01 17:24:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"time": "2019-02-01T05:30:01+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/object-enumerator",
"version": "3.0.3",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^6.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"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/",
"time": "2017-08-03T12:35:26+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"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/recursion-context",
"version": "3.0.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.0"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^6.0"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
2017-11-01 17:24:23 +00:00
}
},
"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",
"time": "2017-03-03T06:23:57+00:00"
2017-11-01 17:24:23 +00:00
},
{
"name": "sebastian/resource-operations",
"version": "2.0.1",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
"reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
2017-11-01 17:24:23 +00:00
}
},
"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": "2018-10-04T04:07:39+00:00"
},
{
"name": "sebastian/type",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
"reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.2"
},
"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",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"time": "2019-07-02T08:10:15+00:00"
2017-11-01 17:24:23 +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"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-11-01 17:24:23 +00:00
}
],
"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"
},
{
"name": "theseer/tokenizer",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^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"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2019-06-13T22:48:21+00:00"
},
2017-11-01 17:24:23 +00:00
{
"name": "webmozart/assert",
"version": "1.5.0",
2017-11-01 17:24:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
2017-11-01 17:24:23 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
2017-11-01 17:24:23 +00:00
"shasum": ""
},
"require": {
2019-03-26 22:06:27 +00:00
"php": "^5.3.3 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
2017-11-01 17:24:23 +00:00
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
2017-11-01 17:24:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"time": "2019-08-24T08:43:50+00:00"
2015-08-08 16:51:10 +00:00
}
],
"aliases": [],
2016-05-22 09:25:25 +00:00
"minimum-stability": "stable",
2015-08-08 16:51:10 +00:00
"stability-flags": {
2016-06-01 11:08:26 +00:00
"dflydev/embedded-composer": 20,
2017-09-06 17:55:49 +00:00
"opdavies/sculpin-content-generator-bundle": 0
2015-08-08 16:51:10 +00:00
},
2016-05-22 09:25:25 +00:00
"prefer-stable": false,
2015-08-08 16:51:10 +00:00
"prefer-lowest": false,
2016-10-08 08:12:15 +00:00
"platform": {
2019-04-10 16:00:53 +00:00
"php": "^7.2"
2016-10-08 08:12:15 +00:00
},
2015-08-08 16:51:10 +00:00
"platform-dev": []
}