1186 lines
44 KiB
JSON
1186 lines
44 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": "dcb73794d7ea1f57886a1d4273c7d638",
|
|
"packages": [
|
|
{
|
|
"name": "container-interop/container-interop",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/container-interop/container-interop.git",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/container": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Interop\\Container\\": "src/Interop/Container/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
"abandoned": "psr/container",
|
|
"time": "2017-02-14T19:40:03+00:00"
|
|
},
|
|
{
|
|
"name": "kriswallsmith/assetic",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kriswallsmith/assetic.git",
|
|
"reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
|
|
"reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/process": "~2.1|~3.0"
|
|
},
|
|
"conflict": {
|
|
"twig/twig": "<1.27"
|
|
},
|
|
"require-dev": {
|
|
"leafo/lessphp": "^0.3.7",
|
|
"leafo/scssphp": "~0.1",
|
|
"meenie/javascript-packer": "^1.1",
|
|
"mrclay/minify": "<2.3",
|
|
"natxet/cssmin": "3.0.4",
|
|
"patchwork/jsqueeze": "~1.0|~2.0",
|
|
"phpunit/phpunit": "~4.8 || ^5.6",
|
|
"psr/log": "~1.0",
|
|
"ptachoire/cssembed": "~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0",
|
|
"twig/twig": "~1.23|~2.0",
|
|
"yfix/packager": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
|
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
|
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
|
"patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
|
|
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
|
"twig/twig": "Assetic provides the integration with the Twig templating engine"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Assetic": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kris Wallsmith",
|
|
"email": "kris.wallsmith@gmail.com",
|
|
"homepage": "http://kriswallsmith.net/"
|
|
}
|
|
],
|
|
"description": "Asset Management for PHP",
|
|
"homepage": "https://github.com/kriswallsmith/assetic",
|
|
"keywords": [
|
|
"assets",
|
|
"compression",
|
|
"minification"
|
|
],
|
|
"time": "2016-11-11T18:43:20+00:00"
|
|
},
|
|
{
|
|
"name": "leafo/scssphp",
|
|
"version": "v0.0.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/leafo/scssphp.git",
|
|
"reference": "85348dde6f193fe390aff76b21d816415ffef93b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/leafo/scssphp/zipball/85348dde6f193fe390aff76b21d816415ffef93b",
|
|
"reference": "85348dde6f193fe390aff76b21d816415ffef93b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"php": ">=5.3.0",
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"bin": [
|
|
"pscss"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"scss.inc.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT",
|
|
"GPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Leaf Corcoran",
|
|
"email": "leafot@gmail.com",
|
|
"homepage": "http://leafo.net"
|
|
}
|
|
],
|
|
"description": "scssphp is a compiler for SCSS written in PHP.",
|
|
"homepage": "http://leafo.net/scssphp/",
|
|
"time": "2014-08-05T15:11:40+00:00"
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.3 <5.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Michelf\\": "Michelf/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "https://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "https://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "https://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
],
|
|
"time": "2019-12-02T02:32:27+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": "psr/log",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2019-11-01T11:05:21+00:00"
|
|
},
|
|
{
|
|
"name": "railsphp/actsasversioned",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/railsphp/ActsAsVersioned.git",
|
|
"reference": "b7ecfa134f1e141eefe47cef188f8862ec7e60dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/railsphp/ActsAsVersioned/zipball/b7ecfa134f1e141eefe47cef188f8862ec7e60dd",
|
|
"reference": "b7ecfa134f1e141eefe47cef188f8862ec7e60dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Rails\\ActsAsVersioned\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"time": "2013-10-02T19:31:11+00:00"
|
|
},
|
|
{
|
|
"name": "railsphp/railsphp",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/railsphp/railsphp.git",
|
|
"reference": "cc2783b39a69738180165bd4d7c10e8c35700a69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/railsphp/railsphp/zipball/cc2783b39a69738180165bd4d7c10e8c35700a69",
|
|
"reference": "cc2783b39a69738180165bd4d7c10e8c35700a69",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"leafo/scssphp": "0.0.15",
|
|
"php": ">=5.4.0",
|
|
"symfony/yaml": "2.6.*",
|
|
"toopay/assetic-minifier": "1.3.*",
|
|
"zendframework/zend-console": "2.*",
|
|
"zendframework/zend-db": "2.*",
|
|
"zendframework/zend-log": "2.*",
|
|
"zendframework/zend-mail": "2.*",
|
|
"zendframework/zend-validator": "2.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Rails\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"time": "2019-05-25T15:41:47+00:00"
|
|
},
|
|
{
|
|
"name": "railsphp/willpaginate",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/railsphp/WillPaginate.git",
|
|
"reference": "2e0802b568b0a06c155550a28684172137d2f0d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/railsphp/WillPaginate/zipball/2e0802b568b0a06c155550a28684172137d2f0d7",
|
|
"reference": "2e0802b568b0a06c155550a28684172137d2f0d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Rails\\WillPaginate\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"description": "Pagination helper for RailsPHP Framework",
|
|
"time": "2014-05-26T12:38:37+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.13.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.13-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": "2019-11-27T14:18:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v3.4.36",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/9a4545c01e1e4f473492bd52b71e574dcc401ca2",
|
|
"reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.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": "2019-11-28T10:05:51+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.6.13",
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/c044d1744b8e91aaaa0d9bac683ab87ec7cbf359",
|
|
"reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2015-07-26T08:59:42+00:00"
|
|
},
|
|
{
|
|
"name": "toopay/assetic-minifier",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/toopay/assetic-minifier.git",
|
|
"reference": "0d158ee9d349515172975ccc18b0998905e4431e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/toopay/assetic-minifier/zipball/0d158ee9d349515172975ccc18b0998905e4431e",
|
|
"reference": "0d158ee9d349515172975ccc18b0998905e4431e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kriswallsmith/assetic": "~1.1",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"symfony/symfony": "2.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Minifier": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taufan Aditya"
|
|
},
|
|
{
|
|
"name": "Pascal Thormeier",
|
|
"role": "Contributor"
|
|
}
|
|
],
|
|
"description": "Assetic Filter for pure PHP JS and CSS minification",
|
|
"homepage": "https://github.com/toopay/assetic-minifier",
|
|
"keywords": [
|
|
"compression",
|
|
"minification"
|
|
],
|
|
"time": "2014-05-18T15:19:21+00:00"
|
|
},
|
|
{
|
|
"name": "true/punycode",
|
|
"version": "v2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/true/php-punycode.git",
|
|
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
|
|
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"symfony/polyfill-mbstring": "^1.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.7",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"TrueBV\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Renan Gonçalves",
|
|
"email": "renan.saddam@gmail.com"
|
|
}
|
|
],
|
|
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
|
|
"homepage": "https://github.com/true/php-punycode",
|
|
"keywords": [
|
|
"idna",
|
|
"punycode"
|
|
],
|
|
"time": "2016-11-16T10:37:54+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-console",
|
|
"version": "2.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-console.git",
|
|
"reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-console/zipball/95817ae78f73c48026972e350a2ecc31c6d9f9ae",
|
|
"reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"zendframework/zend-stdlib": "^3.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-filter": "^2.7.2",
|
|
"zendframework/zend-json": "^2.6 || ^3.0",
|
|
"zendframework/zend-validator": "^2.10.1"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-filter": "To support DefaultRouteMatcher usage",
|
|
"zendframework/zend-validator": "To support DefaultRouteMatcher usage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8.x-dev",
|
|
"dev-develop": "2.9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Console\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Build console applications using getopt syntax or routing, complete with prompts",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"console",
|
|
"zf"
|
|
],
|
|
"time": "2019-02-04T19:48:22+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-db",
|
|
"version": "2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-db.git",
|
|
"reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-db/zipball/77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
|
|
"reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"zendframework/zend-stdlib": "^2.7 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.25 || ^6.4.4",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
|
|
"zendframework/zend-hydrator": "^1.1 || ^2.1 || ^3.0",
|
|
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-eventmanager": "Zend\\EventManager component",
|
|
"zendframework/zend-hydrator": "Zend\\Hydrator component for using HydratingResultSets",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.9-dev",
|
|
"dev-develop": "2.10-dev"
|
|
},
|
|
"zf": {
|
|
"component": "Zend\\Db",
|
|
"config-provider": "Zend\\Db\\ConfigProvider"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Db\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"db",
|
|
"zf"
|
|
],
|
|
"time": "2019-02-25T11:37:45+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-loader",
|
|
"version": "2.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-loader.git",
|
|
"reference": "91da574d29b58547385b2298c020b257310898c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-loader/zipball/91da574d29b58547385b2298c020b257310898c6",
|
|
"reference": "91da574d29b58547385b2298c020b257310898c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6.x-dev",
|
|
"dev-develop": "2.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Loader\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Autoloading and plugin loading strategies",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"loader",
|
|
"zf"
|
|
],
|
|
"time": "2019-09-04T19:38:14+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-log",
|
|
"version": "2.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-log.git",
|
|
"reference": "cb278772afdacb1924342248a069330977625ae6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-log/zipball/cb278772afdacb1924342248a069330977625ae6",
|
|
"reference": "cb278772afdacb1924342248a069330977625ae6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"psr/log": "^1.0",
|
|
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
|
|
"zendframework/zend-stdlib": "^2.7 || ^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.6.7",
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-db": "^2.6",
|
|
"zendframework/zend-escaper": "^2.5",
|
|
"zendframework/zend-filter": "^2.5",
|
|
"zendframework/zend-mail": "^2.6.1",
|
|
"zendframework/zend-validator": "^2.10.1"
|
|
},
|
|
"suggest": {
|
|
"ext-mongo": "mongo extension to use Mongo writer",
|
|
"ext-mongodb": "mongodb extension to use MongoDB writer",
|
|
"zendframework/zend-db": "Zend\\Db component to use the database log writer",
|
|
"zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML log formatter",
|
|
"zendframework/zend-mail": "Zend\\Mail component to use the email log writer",
|
|
"zendframework/zend-validator": "Zend\\Validator component to block invalid log messages"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.11.x-dev",
|
|
"dev-develop": "2.12.x-dev"
|
|
},
|
|
"zf": {
|
|
"component": "Zend\\Log",
|
|
"config-provider": "Zend\\Log\\ConfigProvider"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Log\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"log",
|
|
"logging",
|
|
"zf"
|
|
],
|
|
"time": "2019-08-23T21:28:18+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-mail",
|
|
"version": "2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-mail.git",
|
|
"reference": "d7beb63d5f7144a21ac100072c453e63860cdab8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-mail/zipball/d7beb63d5f7144a21ac100072c453e63860cdab8",
|
|
"reference": "d7beb63d5f7144a21ac100072c453e63860cdab8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"php": "^5.6 || ^7.0",
|
|
"true/punycode": "^2.1",
|
|
"zendframework/zend-loader": "^2.5",
|
|
"zendframework/zend-mime": "^2.5",
|
|
"zendframework/zend-stdlib": "^2.7 || ^3.0",
|
|
"zendframework/zend-validator": "^2.10.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1.4",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-config": "^2.6",
|
|
"zendframework/zend-crypt": "^2.6 || ^3.0",
|
|
"zendframework/zend-servicemanager": "^2.7.10 || ^3.3.1"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-crypt": "Crammd5 support in SMTP Auth",
|
|
"zendframework/zend-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.10.x-dev",
|
|
"dev-develop": "2.11.x-dev"
|
|
},
|
|
"zf": {
|
|
"component": "Zend\\Mail",
|
|
"config-provider": "Zend\\Mail\\ConfigProvider"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Mail\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"mail",
|
|
"zf"
|
|
],
|
|
"time": "2018-06-07T13:37:07+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-mime",
|
|
"version": "2.7.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-mime.git",
|
|
"reference": "c91e0350be53cc9d29be15563445eec3b269d7c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-mime/zipball/c91e0350be53cc9d29be15563445eec3b269d7c1",
|
|
"reference": "c91e0350be53cc9d29be15563445eec3b269d7c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"zendframework/zend-stdlib": "^2.7 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.21 || ^6.3",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-mail": "^2.6"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-mail": "Zend\\Mail component"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7.x-dev",
|
|
"dev-develop": "2.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Mime\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Create and parse MIME messages and parts",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"mime",
|
|
"zf"
|
|
],
|
|
"time": "2019-10-16T19:30:37+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-servicemanager",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-servicemanager.git",
|
|
"reference": "a1ed6140d0d3ee803fec96582593ed024950067b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/a1ed6140d0d3ee803fec96582593ed024950067b",
|
|
"reference": "a1ed6140d0d3ee803fec96582593ed024950067b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"container-interop/container-interop": "^1.2",
|
|
"php": "^5.6 || ^7.0",
|
|
"psr/container": "^1.0",
|
|
"zendframework/zend-stdlib": "^3.2.1"
|
|
},
|
|
"provide": {
|
|
"container-interop/container-interop-implementation": "^1.2",
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.6.5",
|
|
"ocramius/proxy-manager": "^1.0 || ^2.0",
|
|
"phpbench/phpbench": "^0.13.0",
|
|
"phpunit/phpunit": "^5.7.25 || ^6.4.4",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"suggest": {
|
|
"ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services",
|
|
"zendframework/zend-stdlib": "zend-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances"
|
|
},
|
|
"bin": [
|
|
"bin/generate-deps-for-config-factory",
|
|
"bin/generate-factory-for-class"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.3-dev",
|
|
"dev-develop": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\ServiceManager\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Factory-Driven Dependency Injection Container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"ZendFramework",
|
|
"dependency-injection",
|
|
"di",
|
|
"dic",
|
|
"service-manager",
|
|
"servicemanager",
|
|
"zf"
|
|
],
|
|
"time": "2018-12-22T06:05:09+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-stdlib",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-stdlib.git",
|
|
"reference": "66536006722aff9e62d1b331025089b7ec71c065"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
|
|
"reference": "66536006722aff9e62d1b331025089b7ec71c065",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpbench/phpbench": "^0.13",
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev",
|
|
"dev-develop": "3.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Stdlib\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "SPL extensions, array utilities, error handlers, and more",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"stdlib",
|
|
"zf"
|
|
],
|
|
"time": "2018-08-28T21:34:05+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-validator",
|
|
"version": "2.12.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-validator.git",
|
|
"reference": "fd24920c2afcf2a70d11f67c3457f8f509453a62"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-validator/zipball/fd24920c2afcf2a70d11f67c3457f8f509453a62",
|
|
"reference": "fd24920c2afcf2a70d11f67c3457f8f509453a62",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"container-interop/container-interop": "^1.1",
|
|
"php": "^5.6 || ^7.0",
|
|
"zendframework/zend-stdlib": "^3.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.0.8 || ^5.7.15",
|
|
"psr/http-message": "^1.0",
|
|
"zendframework/zend-cache": "^2.6.1",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-config": "^2.6",
|
|
"zendframework/zend-db": "^2.7",
|
|
"zendframework/zend-filter": "^2.6",
|
|
"zendframework/zend-http": "^2.5.4",
|
|
"zendframework/zend-i18n": "^2.6",
|
|
"zendframework/zend-math": "^2.6",
|
|
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
|
|
"zendframework/zend-session": "^2.8",
|
|
"zendframework/zend-uri": "^2.5"
|
|
},
|
|
"suggest": {
|
|
"psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators",
|
|
"zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator",
|
|
"zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
|
|
"zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages",
|
|
"zendframework/zend-i18n-resources": "Translations of validator messages",
|
|
"zendframework/zend-math": "Zend\\Math component, required by the Csrf validator",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
|
|
"zendframework/zend-session": "Zend\\Session component, ^2.8; required by the Csrf validator",
|
|
"zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.12.x-dev",
|
|
"dev-develop": "2.13.x-dev"
|
|
},
|
|
"zf": {
|
|
"component": "Zend\\Validator",
|
|
"config-provider": "Zend\\Validator\\ConfigProvider"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Validator\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"validator",
|
|
"zf"
|
|
],
|
|
"time": "2019-10-29T08:33:25+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|