1124 lines
37 KiB
JSON
1124 lines
37 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "82fc4c7a1d7a0ed4b3425be5c95a049f",
|
|
"packages": [
|
|
{
|
|
"name": "hoa/consistency",
|
|
"version": "1.17.05.02",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Consistency.git",
|
|
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
|
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/exception": "~1.0",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/stream": "~1.0",
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Consistency\\": "."
|
|
},
|
|
"files": [
|
|
"Prelude.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Consistency library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"autoloader",
|
|
"callable",
|
|
"consistency",
|
|
"entity",
|
|
"flex",
|
|
"keyword",
|
|
"library"
|
|
],
|
|
"time": "2017-05-02T12:18:12+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/event",
|
|
"version": "1.17.01.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Event.git",
|
|
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
|
|
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/exception": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Event\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Event library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"event",
|
|
"library",
|
|
"listener",
|
|
"observer"
|
|
],
|
|
"time": "2017-01-13T15:30:50+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/exception",
|
|
"version": "1.17.01.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Exception.git",
|
|
"reference": "091727d46420a3d7468ef0595651488bfc3a458f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
|
|
"reference": "091727d46420a3d7468ef0595651488bfc3a458f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/event": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Exception\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Exception library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"exception",
|
|
"library"
|
|
],
|
|
"time": "2017-01-16T07:53:27+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/file",
|
|
"version": "1.17.07.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/File.git",
|
|
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
|
|
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/event": "~1.0",
|
|
"hoa/exception": "~1.0",
|
|
"hoa/iterator": "~2.0",
|
|
"hoa/stream": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\File\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\File library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"Socket",
|
|
"directory",
|
|
"file",
|
|
"finder",
|
|
"library",
|
|
"link",
|
|
"temporary"
|
|
],
|
|
"time": "2017-07-11T07:42:15+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/iterator",
|
|
"version": "2.17.01.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Iterator.git",
|
|
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
|
|
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/exception": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Iterator\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Iterator library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"iterator",
|
|
"library"
|
|
],
|
|
"time": "2017-01-10T10:34:47+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/protocol",
|
|
"version": "1.17.01.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Protocol.git",
|
|
"reference": "5c2cf972151c45f373230da170ea015deecf19e2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
|
|
"reference": "5c2cf972151c45f373230da170ea015deecf19e2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/exception": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Protocol\\": "."
|
|
},
|
|
"files": [
|
|
"Wrapper.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Protocol library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"library",
|
|
"protocol",
|
|
"resource",
|
|
"stream",
|
|
"wrapper"
|
|
],
|
|
"time": "2017-01-14T12:26:10+00:00"
|
|
},
|
|
{
|
|
"name": "hoa/stream",
|
|
"version": "1.17.02.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Stream.git",
|
|
"reference": "3293cfffca2de10525df51436adf88a559151d82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
|
|
"reference": "3293cfffca2de10525df51436adf88a559151d82",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/event": "~1.0",
|
|
"hoa/exception": "~1.0",
|
|
"hoa/protocol": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Stream\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Stream library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"Context",
|
|
"bucket",
|
|
"composite",
|
|
"filter",
|
|
"in",
|
|
"library",
|
|
"out",
|
|
"protocol",
|
|
"stream",
|
|
"wrapper"
|
|
],
|
|
"time": "2017-02-21T16:01:06+00:00"
|
|
},
|
|
{
|
|
"name": "league/event",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/event.git",
|
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
|
|
"phpspec/phpspec": "^2.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Event\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frank de Jonge",
|
|
"email": "info@frenky.net"
|
|
}
|
|
],
|
|
"description": "Event package",
|
|
"keywords": [
|
|
"emitter",
|
|
"event",
|
|
"listener"
|
|
],
|
|
"time": "2018-11-26T11:52:41+00:00"
|
|
},
|
|
{
|
|
"name": "macfja/phar-builder",
|
|
"version": "0.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MacFJA/PharBuilder.git",
|
|
"reference": "4de607ddc765b95d1f9cd80d0ec0052e643cad66"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MacFJA/PharBuilder/zipball/4de607ddc765b95d1f9cd80d0ec0052e643cad66",
|
|
"reference": "4de607ddc765b95d1f9cd80d0ec0052e643cad66",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"league/event": "^2.1",
|
|
"macfja/symfony-console-filechooser": "~0.2 || ~1",
|
|
"neutron/signal-handler": "^1.0",
|
|
"php": ">=5.4.0",
|
|
"rych/bytesize": "~1.0",
|
|
"symfony/console": "~2.7 || ^3.0 || ^4.0",
|
|
"symfony/finder": "^4.0",
|
|
"symfony/process": "^2.7 || ^3.0 || ^4.0",
|
|
"webignition/readable-duration": "^0.2"
|
|
},
|
|
"require-dev": {
|
|
"phpmd/phpmd": "^2.4",
|
|
"sebastian/phpcpd": "^2.0",
|
|
"squizlabs/php_codesniffer": "^2.5"
|
|
},
|
|
"bin": [
|
|
"bin/phar-builder",
|
|
"bin/phar-builder.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"phar-builder": {
|
|
"skip-shebang": false,
|
|
"include-dev": false,
|
|
"entry-point": "bin/phar-builder.php",
|
|
"compression": "None",
|
|
"name": "phar-builder.phar",
|
|
"output-dir": "./",
|
|
"include": [
|
|
"bin"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MacFJA\\PharBuilder\\": "app/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "MacFJA"
|
|
}
|
|
],
|
|
"description": "CLI tool for create phar of your composer based project",
|
|
"time": "2018-11-01T18:36:31+00:00"
|
|
},
|
|
{
|
|
"name": "macfja/symfony-console-filechooser",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MacFJA/Symfony-Console-Filechooser.git",
|
|
"reference": "f27248a6993718fcc469d442e305e1d83f5e1eb5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MacFJA/Symfony-Console-Filechooser/zipball/f27248a6993718fcc469d442e305e1d83f5e1eb5",
|
|
"reference": "f27248a6993718fcc469d442e305e1d83f5e1eb5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/file": "~1",
|
|
"symfony/console": "~2.6 || ^3.0 || ^4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MacFJA\\Symfony\\Console\\Filechooser\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "MacFJA"
|
|
}
|
|
],
|
|
"description": "Filechooser Helper for Symfony console (with autocompletion support)",
|
|
"keywords": [
|
|
"autocomplete",
|
|
"autocompletion",
|
|
"chooser",
|
|
"console",
|
|
"file",
|
|
"filesystem",
|
|
"interactive",
|
|
"symfony"
|
|
],
|
|
"time": "2018-10-21T12:14:48+00:00"
|
|
},
|
|
{
|
|
"name": "neutron/signal-handler",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/signal-handler.git",
|
|
"reference": "5f2069bf4a5901a65be51f57ea60779a279564c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/signal-handler/zipball/5f2069bf4a5901a65be51f57ea60779a279564c1",
|
|
"reference": "5f2069bf4a5901a65be51f57ea60779a279564c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "A library to ease the use of signal handling.",
|
|
"keywords": [
|
|
"signal"
|
|
],
|
|
"time": "2014-01-15T17:24:13+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"
|
|
},
|
|
{
|
|
"name": "rych/bytesize",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rchouinard/bytesize.git",
|
|
"reference": "297e16ea047461b91e8d7eb90aa46aaa52917824"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rchouinard/bytesize/zipball/297e16ea047461b91e8d7eb90aa46aaa52917824",
|
|
"reference": "297e16ea047461b91e8d7eb90aa46aaa52917824",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-bcmath": "*",
|
|
"php": ">=5.3.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Rych\\ByteSize\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ryan Chouinard",
|
|
"email": "rchouinard@gmail.com",
|
|
"homepage": "http://ryanchouinard.com"
|
|
}
|
|
],
|
|
"description": "Utility component for nicely formatted file sizes.",
|
|
"homepage": "https://github.com/rchouinard/bytesize",
|
|
"keywords": [
|
|
"filesize"
|
|
],
|
|
"time": "2014-04-04T18:06:18+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v4.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "f512001679f37e6a042b51897ed24a2f05eba656"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/f512001679f37e6a042b51897ed24a2f05eba656",
|
|
"reference": "f512001679f37e6a042b51897ed24a2f05eba656",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php73": "^1.8",
|
|
"symfony/service-contracts": "^1.1|^2"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<3.4",
|
|
"symfony/event-dispatcher": "<4.3|>=5",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/process": "<3.3"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "^3.4|^4.0|^5.0",
|
|
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
|
"symfony/event-dispatcher": "^4.3",
|
|
"symfony/lock": "^4.4|^5.0",
|
|
"symfony/process": "^3.4|^4.0|^5.0",
|
|
"symfony/var-dumper": "^4.3|^5.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/lock": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Console Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-01-25T12:44:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v4.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "3a50be43515590faf812fbd7708200aabc327ec3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3",
|
|
"reference": "3a50be43515590faf812fbd7708200aabc327ec3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"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 Finder Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-01-04T13:00:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "34094cfa9abe1f0f14f48f490772db7a775559f2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2",
|
|
"reference": "34094cfa9abe1f0f14f48f490772db7a775559f2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.14-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2020-01-13T11:15:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "5e66a0fa1070bf46bec4bea7962d285108edd675"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675",
|
|
"reference": "5e66a0fa1070bf46bec4bea7962d285108edd675",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.14-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": "2020-01-13T11:15:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v4.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "f5697ab4cb14a5deed7473819e63141bf5352c36"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36",
|
|
"reference": "f5697ab4cb14a5deed7473819e63141bf5352c36",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-01-09T09:50:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "144c5e51266b281231e947b51223ba14acf1a749"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
|
|
"reference": "144c5e51266b281231e947b51223ba14acf1a749",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5",
|
|
"psr/container": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/service-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-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-11-18T17:27:11+00:00"
|
|
},
|
|
{
|
|
"name": "webignition/readable-duration",
|
|
"version": "0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webignition/readable-duration.git",
|
|
"reference": "fe7c33e259f82a015db69272e4eaa53c3f394230"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webignition/readable-duration/zipball/fe7c33e259f82a015db69272e4eaa53c3f394230",
|
|
"reference": "fe7c33e259f82a015db69272e4eaa53c3f394230",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jon Cram",
|
|
"email": "jon@webignition.net"
|
|
}
|
|
],
|
|
"description": "Convert a value in seconds into a human-readable convenience duration",
|
|
"homepage": "https://github.com/webignition/readable-duration",
|
|
"keywords": [
|
|
"duration",
|
|
"humand-readable",
|
|
"readable",
|
|
"time"
|
|
],
|
|
"time": "2013-03-28T15:26:25+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"ext-readline": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|