friendica-directory/composer.lock

3893 lines
134 KiB
Plaintext
Raw Normal View History

2018-11-12 03:08:33 +01:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "e09f2cd0332a11777dff43f54662d40b",
2018-11-12 03:08:33 +01:00
"packages": [
{
"name": "asika/simple-console",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/asika32764/php-simple-console.git",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Asika\\SimpleConsole\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simon Asika",
"email": "asika32764@gmail.com"
}
],
"description": "One file console framework to help you write build scripts.",
"time": "2018-03-08T12:05:40+00:00"
},
{
"name": "atlas/pdo",
"version": "1.1.1",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/atlasphp/Atlas.Pdo.git",
"reference": "31e9aa28f86d999260ac842da45a81f46b8c4826"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/atlasphp/Atlas.Pdo/zipball/31e9aa28f86d999260ac842da45a81f46b8c4826",
"reference": "31e9aa28f86d999260ac842da45a81f46b8c4826",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"require-dev": {
"pds/skeleton": "~1.0",
"phpunit/phpunit": "~7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Atlas\\Pdo\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Atlas.Pdo Contributors",
"homepage": "https://github.com/atlasphp/Atlas.Pdo/contributors"
}
],
"description": "Provides a PDO instance decorator with convenience methods, and a connection manager.",
"homepage": "https://github.com/atlasphp/Atlas.Pdo",
"keywords": [
"Connection",
"database",
"pdo",
"sql"
],
"time": "2019-03-01T14:17:13+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "boronczyk/localization-middleware",
"version": "1.4",
"source": {
"type": "git",
"url": "https://github.com/tboronczyk/localization-middleware.git",
"reference": "4b249fe17f0700764bb3299813a38c97e1fac6c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tboronczyk/localization-middleware/zipball/4b249fe17f0700764bb3299813a38c97e1fac6c0",
"reference": "4b249fe17f0700764bb3299813a38c97e1fac6c0",
"shasum": ""
},
"require": {
"php": "^7.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0",
"slim/slim": "^3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Boronczyk\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Timothy Boronczyk",
"email": "tboronczyk@gmail.com"
}
],
"description": "PSR-7 middleware to assist primarily with language-based content negotiation and various other localization tasks.",
"homepage": "https://github.com/tboronczyk/localization-middleware",
"keywords": [
"localization",
"psr-7",
"slim"
],
"time": "2018-07-18T04:18:28+00:00"
},
2018-11-12 03:08:33 +01:00
{
"name": "bower-asset/bootstrap.native",
"version": "2.0.25",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/thednp/bootstrap.native.git",
"reference": "159feceb7a40d4c3947bffc796703cc38eb5eb2f"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/159feceb7a40d4c3947bffc796703cc38eb5eb2f",
"reference": "159feceb7a40d4c3947bffc796703cc38eb5eb2f",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/bootstrap-native.js",
"bower-asset-ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
},
"license": [
"MIT"
],
"description": "Native Javascript for Bootstrap, the sweetest Javascript library without jQuery.",
"keywords": [
"bootstrap",
"bootstrap.native",
"native javascript",
"vanilla javascript",
"vanilla js"
],
"time": "2019-01-21T09:58:44+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "bower-asset/fontawesome",
"version": "5.7.2",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome.git",
"reference": "1cf1062e0cfda5e9b5b2cac7844721b345e1a9c5"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/1cf1062e0cfda5e9b5b2cac7844721b345e1a9c5",
"reference": "1cf1062e0cfda5e9b5b2cac7844721b345e1a9c5",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"type": "bower-asset-library"
},
{
"name": "byjg/anydataset",
"version": "4.0.0",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/byjg/anydataset.git",
"reference": "e3a891fdc6e2438f2cffc03b7ebc904f87fba3dc"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/anydataset/zipball/e3a891fdc6e2438f2cffc03b7ebc904f87fba3dc",
"reference": "e3a891fdc6e2438f2cffc03b7ebc904f87fba3dc",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"byjg/serializer": "1.0.*",
"byjg/xmlutil": "1.0.*",
"php": ">=5.6.0"
2018-11-12 03:08:33 +01:00
},
"require-dev": {
"phpunit/phpunit": ">5.7"
},
"suggest": {
"ext-dom": "*"
2018-11-12 03:08:33 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\AnyDataset\\Core\\": "src/"
2018-11-12 03:08:33 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"description": "Anydataset is an agnostic data source abstraction layer in PHP. Core Module.",
"time": "2018-11-24T15:06:56+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "byjg/anydataset-array",
"version": "4.0.0",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/byjg/anydataset-array.git",
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/anydataset-array/zipball/e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"byjg/anydataset": "4.0.*",
"php": ">=5.6.0"
2018-11-12 03:08:33 +01:00
},
"require-dev": {
"phpunit/phpunit": ">5.7"
2018-11-12 03:08:33 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\AnyDataset\\Lists\\": "src/"
2018-11-12 03:08:33 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
2018-11-12 03:08:33 +01:00
"email": "joao@byjg.com.br"
}
],
"description": "Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.",
"time": "2018-11-24T15:20:06+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "byjg/anydataset-db",
"version": "4.0.0",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/byjg/anydataset-db.git",
"reference": "bbe133f059a3ff0e554646b113f631bf9f029b1c"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/anydataset-db/zipball/bbe133f059a3ff0e554646b113f631bf9f029b1c",
"reference": "bbe133f059a3ff0e554646b113f631bf9f029b1c",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"byjg/anydataset": "4.0.*",
"byjg/anydataset-array": "4.0.*",
"byjg/uri": "1.0.*",
"ext-pdo": "*",
"php": ">=5.6.0",
"psr/cache": "1.0.*"
2018-11-12 03:08:33 +01:00
},
"require-dev": {
"byjg/cache-engine": "4.0.*",
2018-11-12 03:08:33 +01:00
"phpunit/phpunit": ">5.7"
},
"suggest": {
"byjg/cache-engine": "4.0.*",
"ext-curl": "*",
"ext-oci8": "*",
"ext-pdo_mysql": "*",
"ext-pdo_pgsql": "*"
2018-11-12 03:08:33 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\AnyDataset\\Db\\": "src/"
2018-11-12 03:08:33 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"description": "Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.",
"time": "2018-11-24T16:06:30+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "byjg/migration",
"version": "4.0.2",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/byjg/migration.git",
"reference": "7f1dfbabfb953faae683a62c107407f8c54a8c8a"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/migration/zipball/7f1dfbabfb953faae683a62c107407f8c54a8c8a",
"reference": "7f1dfbabfb953faae683a62c107407f8c54a8c8a",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"byjg/anydataset-db": "4.0.*",
"byjg/uri": "^1.0",
"ext-pdo": "*"
2018-11-12 03:08:33 +01:00
},
"require-dev": {
"phpunit/phpunit": ">=5.7"
2018-11-12 03:08:33 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\DbMigration\\": "src/"
2018-11-12 03:08:33 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2018-11-12 03:08:33 +01:00
],
"authors": [
{
"name": "jg",
"email": "joao@byjg.com.br"
}
],
"description": "Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.",
"time": "2018-12-17T21:15:43+00:00"
},
{
"name": "byjg/serializer",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/byjg/serializer.git",
"reference": "229882fbe5efe0edf195937a39aa2d48912a3f8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/serializer/zipball/229882fbe5efe0edf195937a39aa2d48912a3f8d",
"reference": "229882fbe5efe0edf195937a39aa2d48912a3f8d",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": ">5.7"
},
"suggest": {
"ext-curl": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\Serializer\\": "src/",
"Tests\\": "tests"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2018-11-12 03:08:33 +01:00
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
2018-11-12 03:08:33 +01:00
}
],
"description": "Serialize any object into array and format it JSON or XML",
"time": "2018-03-09T05:59:31+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "byjg/uri",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/byjg/uri.git",
"reference": "d252f70ca1f866e3c1c33d56c284c1d9da481959"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/uri/zipball/d252f70ca1f866e3c1c33d56c284c1d9da481959",
"reference": "d252f70ca1f866e3c1c33d56c284c1d9da481959",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0"
},
"require-dev": {
"phpunit/phpunit": ">5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\Util\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"description": "An implementation of PSR UriInterface ",
"time": "2018-03-09T01:56:58+00:00"
},
{
"name": "byjg/webrequest",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/byjg/webrequest.git",
"reference": "a307e4e21525c9dc0f116b5cf8657318ef2a44e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/webrequest/zipball/a307e4e21525c9dc0f116b5cf8657318ef2a44e8",
"reference": "a307e4e21525c9dc0f116b5cf8657318ef2a44e8",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": ">5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\Util\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"description": "A lightweight and highly customized CURL wrapper for making RESt calls and a wrapper for call dynamically SOAP requests.",
"time": "2018-03-09T02:53:33+00:00"
},
{
"name": "byjg/xmlutil",
"version": "1.0.6",
"source": {
"type": "git",
"url": "https://github.com/byjg/xmlutil.git",
"reference": "9f82339931252b7990596d07f365c765e3dbbad3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/xmlutil/zipball/9f82339931252b7990596d07f365c765e3dbbad3",
"reference": "9f82339931252b7990596d07f365c765e3dbbad3",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": ">5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"ByJG\\Util\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"description": "A utility class to make easy work with XML in PHP.",
"time": "2018-03-10T14:43:36+00:00"
},
{
"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",
2018-11-12 03:08:33 +01:00
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "fxp/composer-asset-plugin",
"version": "v1.4.4",
"source": {
"type": "git",
"url": "https://github.com/fxpio/composer-asset-plugin.git",
"reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/0d07328eef6e6f3753aa835fd2faef7fed1717bf",
"reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.3"
},
"require-dev": {
"composer/composer": "^1.6.0"
},
"type": "composer-plugin",
"extra": {
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"Fxp\\Composer\\AssetPlugin\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Pluchino",
"email": "francois.pluchino@gmail.com"
}
],
"description": "NPM/Bower Dependency Manager for Composer",
"homepage": "https://github.com/fxpio/composer-asset-plugin",
"keywords": [
"asset",
"bower",
"composer",
"dependency manager",
"nodejs",
"npm",
"package"
],
"time": "2018-07-02T11:37:17+00:00"
},
{
"name": "gettext/gettext",
"version": "v4.6.2",
"source": {
"type": "git",
"url": "https://github.com/php-gettext/Gettext.git",
"reference": "93176b272d61fb58a9767be71c50d19149cb1e48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/93176b272d61fb58a9767be71c50d19149cb1e48",
"reference": "93176b272d61fb58a9767be71c50d19149cb1e48",
"shasum": ""
},
"require": {
"gettext/languages": "^2.3",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/view": "*",
"phpunit/phpunit": "^4.8|^5.7|^6.5",
"squizlabs/php_codesniffer": "^3.0",
"symfony/yaml": "~2",
"twig/extensions": "*",
"twig/twig": "^1.31|^2.0"
},
"suggest": {
"illuminate/view": "Is necessary if you want to use the Blade extractor",
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
"twig/extensions": "Is necessary if you want to use the Twig extractor",
"twig/twig": "Is necessary if you want to use the Twig extractor"
},
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "PHP gettext manager",
"homepage": "https://github.com/oscarotero/Gettext",
"keywords": [
"JS",
"gettext",
"i18n",
"mo",
"po",
"translation"
],
"time": "2019-01-12T18:40:56+00:00"
},
{
"name": "gettext/languages",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/php-gettext/Languages.git",
"reference": "78db2d17933f0765a102f368a6663f057162ddbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
"reference": "78db2d17933f0765a102f368a6663f057162ddbd",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "^4"
},
"bin": [
"bin/export-plural-rules",
"bin/export-plural-rules.php"
],
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\Languages\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michele Locati",
"email": "mlocati@gmail.com",
"role": "Developer"
}
],
"description": "gettext languages with plural rules",
"homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
"keywords": [
"cldr",
"i18n",
"internationalization",
"l10n",
"language",
"languages",
"localization",
"php",
"plural",
"plural rules",
"plurals",
"translate",
"translations",
"unicode"
],
"time": "2018-11-13T22:06:07+00:00"
},
2018-11-12 03:08:33 +01:00
{
"name": "gofabian/negotiation-middleware",
"version": "v0.1.3",
"source": {
"type": "git",
"url": "https://github.com/gofabian/negotiation-middleware.git",
"reference": "23d80fa1b00bbadded515df837c5a84517374b50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gofabian/negotiation-middleware/zipball/23d80fa1b00bbadded515df837c5a84517374b50",
"reference": "23d80fa1b00bbadded515df837c5a84517374b50",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "^1.0",
"willdurand/negotiation": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"satooshi/php-coveralls": "0.6.1"
},
"suggest": {
"slim/slim": "The negotiation middleware is compatible to Slim 3.x"
},
"type": "library",
"autoload": {
"psr-4": {
"Gofabian\\Negotiation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabian Iffländer",
"homepage": "http://gofabian.de/"
}
],
"description": "PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.",
"homepage": "https://github.com/gofabian/negotiation-middleware",
"keywords": [
"middleware",
"negotiation",
"psr-7",
"slim"
],
"time": "2017-02-22T18:45:01+00:00"
},
{
"name": "laminas/laminas-escaper",
"version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-escaper": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6.x-dev",
"dev-develop": "2.7.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
"escaper",
"laminas"
],
"time": "2019-12-31T16:43:30+00:00"
},
{
"name": "laminas/laminas-zendframework-bridge",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
"reference": "fcd87520e4943d968557803919523772475e8ea3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
"reference": "fcd87520e4943d968557803919523772475e8ea3",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-develop": "1.1.x-dev"
},
"laminas": {
"module": "Laminas\\ZendFrameworkBridge"
}
},
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\ZendFrameworkBridge\\": "src//"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Alias legacy ZF class names to Laminas Project equivalents.",
"keywords": [
"ZendFramework",
"autoloading",
"laminas",
"zf"
],
"time": "2020-05-20T16:45:56+00:00"
},
2018-11-12 03:08:33 +01:00
{
"name": "masterminds/html5",
"version": "2.5.0",
2018-11-12 03:08:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93"
2018-11-12 03:08:33 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93",
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93",
2018-11-12 03:08:33 +01:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-dom": "*",
2018-11-12 03:08:33 +01:00
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35",
2018-11-12 03:08:33 +01:00
"sami/sami": "~2.0",
"satooshi/php-coveralls": "1.0.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
2018-11-12 03:08:33 +01:00
}
},
"autoload": {
"psr-4": {
"Masterminds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Butcher",
"email": "technosophos@gmail.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
},
{
"name": "Matt Farina",
"email": "matt@mattfarina.com"
}
],
"description": "An HTML5 parser and serializer.",
"homepage": "http://masterminds.github.io/html5-php",
"keywords": [
"HTML5",
"dom",
"html",
"parser",
"querypath",
"serializer",
"xml"
],
"time": "2018-12-27T22:03:43+00:00"
2018-11-12 03:08:33 +01:00
},
{
"name": "monolog/monolog",
"version": "1.24.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
"jakub-onderka/php-parallel-lint": "0.9",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
"phpunit/phpunit": "~4.5",
"phpunit/phpunit-mock-objects": "2.3.0",
"ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
"swiftmailer/swiftmailer": "^5.3|^6.0"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
"sentry/sentry": "Allow sending log messages to a Sentry server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"time": "2018-11-05T09:00:11+00:00"
},
{
"name": "mrpetovan/net_ping",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/MrPetovan/Net_Ping.git",
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/cb82b6f068012cec757c7ac93f79c5af2a3f8255",
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255",
"shasum": ""
},
"require": {
"pear/pear_exception": "*"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Net": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"PHP-3.01"
],
"authors": [
{
"name": "Craig Constantine",
"email": "cconstantine@php.net",
"role": "Lead"
},
{
"name": "Martin Jansen",
"email": "mj@php.net",
"role": "Developer"
},
{
"name": "Jan Lehnardt",
"email": "jan@php.net",
"role": "Developer"
},
{
"name": "Thomas V.V.Cox",
"email": "cox@php.net",
"role": "Developer"
},
{
"name": "Hypolite Petovan",
"email": "hypolite@mrpetovan.com",
"role": "Maintainer"
}
],
"description": "More info available on: http://pear.php.net/package/Net_Ping",
"time": "2018-11-08T12:14:54+00:00"
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {