3777 lines
130 KiB
JSON
3777 lines
130 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": "a8bc1750aa6136e10ea28799a0974f6b",
|
|
"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.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/atlasphp/Atlas.Pdo.git",
|
|
"reference": "69b7c968b6c685043d215c1ddbe48e526a73ca80"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/atlasphp/Atlas.Pdo/zipball/69b7c968b6c685043d215c1ddbe48e526a73ca80",
|
|
"reference": "69b7c968b6c685043d215c1ddbe48e526a73ca80",
|
|
"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-12-23T15:09:02+00:00"
|
|
},
|
|
{
|
|
"name": "boronczyk/localization-middleware",
|
|
"version": "1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tboronczyk/localization-middleware.git",
|
|
"reference": "e903e52b65c9fc417eab0ef2b4606b127a1dff43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tboronczyk/localization-middleware/zipball/e903e52b65c9fc417eab0ef2b4606b127a1dff43",
|
|
"reference": "e903e52b65c9fc417eab0ef2b4606b127a1dff43",
|
|
"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": "2020-03-25T02:41:27+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap.native",
|
|
"version": "2.0.27",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thednp/bootstrap.native.git",
|
|
"reference": "145defd9a76b1f04b985600054566ba665dc5487"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/145defd9a76b1f04b985600054566ba665dc5487",
|
|
"reference": "145defd9a76b1f04b985600054566ba665dc5487",
|
|
"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-08-23T08:20:44+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/fontawesome",
|
|
"version": "5.13.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
|
"reference": "1147d199a35293b391152ee85e2d30988439157f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/1147d199a35293b391152ee85e2d30988439157f",
|
|
"reference": "1147d199a35293b391152ee85e2d30988439157f",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library"
|
|
},
|
|
{
|
|
"name": "byjg/anydataset",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/byjg/anydataset.git",
|
|
"reference": "73be85447d4a4c21541f576ecbee09fe59a0abd8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/byjg/anydataset/zipball/73be85447d4a4c21541f576ecbee09fe59a0abd8",
|
|
"reference": "73be85447d4a4c21541f576ecbee09fe59a0abd8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"byjg/serializer": "1.0.*",
|
|
"byjg/xmlutil": "1.0.*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ByJG\\AnyDataset\\Core\\": "src/"
|
|
}
|
|
},
|
|
"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": "2020-04-11T16:50:42+00:00"
|
|
},
|
|
{
|
|
"name": "byjg/anydataset-array",
|
|
"version": "4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/byjg/anydataset-array.git",
|
|
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/byjg/anydataset-array/zipball/e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
|
|
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"byjg/anydataset": "4.0.*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">5.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ByJG\\AnyDataset\\Lists\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "João Gilberto Magalhães",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "byjg/anydataset-db",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/byjg/anydataset-db.git",
|
|
"reference": "efd9ad8bedb93ffcee240d9847641e50e3dd266a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/byjg/anydataset-db/zipball/efd9ad8bedb93ffcee240d9847641e50e3dd266a",
|
|
"reference": "efd9ad8bedb93ffcee240d9847641e50e3dd266a",
|
|
"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.*"
|
|
},
|
|
"require-dev": {
|
|
"byjg/cache-engine": "4.0.*",
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
|
},
|
|
"suggest": {
|
|
"byjg/cache-engine": "4.0.*",
|
|
"ext-curl": "*",
|
|
"ext-oci8": "*",
|
|
"ext-pdo_mysql": "*",
|
|
"ext-pdo_pgsql": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ByJG\\AnyDataset\\Db\\": "src/"
|
|
}
|
|
},
|
|
"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": "2020-03-16T22:35:53+00:00"
|
|
},
|
|
{
|
|
"name": "byjg/migration",
|
|
"version": "4.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/byjg/migration.git",
|
|
"reference": "a79949d9164523e2ecd0501a547de450fea3bb2c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/byjg/migration/zipball/a79949d9164523e2ecd0501a547de450fea3bb2c",
|
|
"reference": "a79949d9164523e2ecd0501a547de450fea3bb2c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"byjg/anydataset-db": "4.0.*",
|
|
"ext-pdo": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ByJG\\DbMigration\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"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": "2020-04-02T05:58:29+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": [
|
|
{
|
|
"name": "João Gilberto Magalhães",
|
|
"email": "joao@byjg.com.br"
|
|
}
|
|
],
|
|
"description": "Serialize any object into array and format it JSON or XML",
|
|
"time": "2018-03-09T05:59:31+00: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": "doctrine/instantiator",
|
|
"version": "1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
|
|
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0",
|
|
"ext-pdo": "*",
|
|
"ext-phar": "*",
|
|
"phpbench/phpbench": "^0.13",
|
|
"phpstan/phpstan-phpunit": "^0.11",
|
|
"phpstan/phpstan-shim": "^0.11",
|
|
"phpunit/phpunit": "^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"homepage": "http://ocramius.github.com/"
|
|
}
|
|
],
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
|
"keywords": [
|
|
"constructor",
|
|
"instantiate"
|
|
],
|
|
"time": "2020-05-29T17:27:14+00:00"
|
|
},
|
|
{
|
|
"name": "fxp/composer-asset-plugin",
|
|
"version": "v1.4.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fxpio/composer-asset-plugin.git",
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
|
|
"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": "2019-08-08T18:36:07+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/gettext",
|
|
"version": "v4.8.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-gettext/Gettext.git",
|
|
"reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/e474f872f2c8636cf53fd283ec4ce1218f3d236a",
|
|
"reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a",
|
|
"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-12-02T10:21:14+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/languages",
|
|
"version": "2.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-gettext/Languages.git",
|
|
"reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/38ea0482f649e0802e475f0ed19fa993bcb7a618",
|
|
"reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.16.0",
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
|
|
},
|
|
"bin": [
|
|
"bin/export-plural-rules"
|
|
],
|
|
"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/php-gettext/Languages",
|
|
"keywords": [
|
|
"cldr",
|
|
"i18n",
|
|
"internationalization",
|
|
"l10n",
|
|
"language",
|
|
"languages",
|
|
"localization",
|
|
"php",
|
|
"plural",
|
|
"plural rules",
|
|
"plurals",
|
|
"translate",
|
|
"translations",
|
|
"unicode"
|
|
],
|
|
"time": "2019-11-13T10:30:21+00: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"
|
|
},
|
|
{
|
|
"name": "masterminds/html5",
|
|
"version": "2.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Masterminds/html5-php.git",
|
|
"reference": "a3edfe52f9e7380e498d33157e1330e85386645d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/a3edfe52f9e7380e498d33157e1330e85386645d",
|
|
"reference": "a3edfe52f9e7380e498d33157e1330e85386645d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35",
|
|
"sami/sami": "~2.0",
|
|
"satooshi/php-coveralls": "1.0.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Masterminds\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Butcher",
|
|
"email": "technosophos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Farina",
|
|
"email": "matt@mattfarina.com"
|
|
},
|
|
{
|
|
"name": "Asmir Mustafic",
|
|
"email": "goetas@gmail.com"
|
|
}
|
|
],
|
|
"description": "An HTML5 parser and serializer.",
|
|
"homepage": "http://masterminds.github.io/html5-php",
|
|
"keywords": [
|
|
"HTML5",
|
|
"dom",
|
|
"html",
|
|
"parser",
|
|
"querypath",
|
|
"serializer",
|
|
"xml"
|
|
],
|
|
"time": "2020-02-06T11:39:04+00:00"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.25.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "3022efff205e2448b560c833c6fbbf91c3139168"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
|
|
"reference": "3022efff205e2448b560c833c6fbbf91c3139168",
|
|
"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",
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
"php-console/php-console": "^3.1.3",
|
|
"php-parallel-lint/php-parallel-lint": "^1.0",
|
|
"phpunit/phpunit": "~4.5",
|
|
"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": "2020-05-22T07:31:27+00:00"
|
|
},
|
|
{
|
|
"name": "mrpetovan/net_ping",
|
|
"version": "1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MrPetovan/Net_Ping.git",
|
|
"reference": "879df5061c86772c4cf213f9ec01f6348c4d7adf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/879df5061c86772c4cf213f9ec01f6348c4d7adf",
|
|
"reference": "879df5061c86772c4cf213f9ec01f6348c4d7adf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear-core-minimal": "^1.10"
|
|
},
|
|
"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": "2020-06-20T15:52:11+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/fast-route",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/FastRoute.git",
|
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
|
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35|~5.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"FastRoute\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov",
|
|
"email": "nikic@php.net"
|
|
}
|
|
],
|
|
"description": "Fast request router for PHP",
|
|
"keywords": [
|
|
"router",
|
|
"routing"
|
|
],
|
|
"time": "2018-02-13T20:26:39+00:00"
|
|
},
|
|
{
|
|
"name": "pear/console_getopt",
|
|
"version": "v1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Getopt.git",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrei Zmievski",
|
|
"email": "andrei@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net",
|
|
"role": "Helper"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
|
"time": "2019-11-20T18:27:48+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear-core-minimal",
|
|
"version": "v1.10.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/pear-core-minimal.git",
|
|
"reference": "625a3c429d9b2c1546438679074cac1b089116a7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
|
|
"reference": "625a3c429d9b2c1546438679074cac1b089116a7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/console_getopt": "~1.4",
|
|
"pear/pear_exception": "~1.0"
|
|
},
|
|
"replace": {
|
|
"rsky/pear-core-min": "self.version"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"src/"
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Weiske",
|
|
"email": "cweiske@php.net",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "Minimal set of PEAR core files to be used as composer dependency",
|
|
"time": "2019-11-19T19:00:24+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
|
|
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=4.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"PEAR/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Helgi Thormar",
|
|
"email": "dufuz@php.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net"
|
|
}
|
|
],
|
|
"description": "The PEAR Exception base class.",
|
|
"homepage": "https://github.com/pear/PEAR_Exception",
|
|
"keywords": [
|
|
"exception"
|
|
],
|
|
"time": "2019-12-10T10:24:42+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/reflection-common",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
|
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phpDocumentor\\Reflection\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jaap van Otterdijk",
|
|
"email": "opensource@ijaap.nl"
|
|
}
|
|
],
|
|
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
|
"homepage": "http://www.phpdoc.org",
|
|
"keywords": [
|
|
"FQSEN",
|
|
"phpDocumentor",
|
|
"phpdoc",
|
|
"reflection",
|
|
"static analysis"
|
|
],
|
|
"time": "2020-04-27T09:25:28+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
"version": "4.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
"reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
"reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0",
|
|
"phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
|
|
"phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
|
|
"webmozart/assert": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/instantiator": "^1.0.5",
|
|
"mockery/mockery": "^1.0",
|
|
"phpdocumentor/type-resolver": "0.4.*",
|
|
"phpunit/phpunit": "^6.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phpDocumentor\\Reflection\\": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike van Riel",
|
|
"email": "me@mikevanriel.com"
|
|
}
|
|
],
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
"time": "2019-12-28T18:55:12+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/type-resolver",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
|
|
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1",
|
|
"phpdocumentor/reflection-common": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-tokenizer": "^7.1",
|
|
"mockery/mockery": "~1",
|
|
"phpunit/phpunit": "^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phpDocumentor\\Reflection\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike van Riel",
|
|
"email": "me@mikevanriel.com"
|
|
}
|
|
],
|
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
|
"time": "2019-08-22T18:11:29+00:00"
|
|
},
|
|
{
|
|
"name": "phpspec/prophecy",
|
|
"version": "v1.10.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
"reference": "451c3cd1418cf640de218914901e51b064abb093"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
|
|
"reference": "451c3cd1418cf640de218914901e51b064abb093",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"php": "^5.3|^7.0",
|
|
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
|
|
"sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
|
|
"sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "^2.5 || ^3.2",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Prophecy\\": "src/Prophecy"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
},
|
|
{
|
|
"name": "Marcello Duarte",
|
|
"email": "marcello.duarte@gmail.com"
|
|
}
|
|
],
|
|
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
|
"homepage": "https://github.com/phpspec/prophecy",
|
|
"keywords": [
|
|
"Double",
|
|
"Dummy",
|
|
"fake",
|
|
"mock",
|
|
"spy",
|
|
"stub"
|
|
],
|
|
"time": "2020-03-05T15:02:03+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "2.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
|
|
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-token-stream": "~1.3",
|
|
"sebastian/environment": "^1.3.2",
|
|
"sebastian/version": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-xdebug": ">=2.1.4",
|
|
"phpunit/phpunit": "~4"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "*",
|
|
"ext-xdebug": ">=2.2.1",
|
|
"ext-xmlwriter": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "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": "2015-10-06T15:47:00+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "1.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
"keywords": [
|
|
"filesystem",
|
|
"iterator"
|
|
],
|
|
"time": "2017-11-27T13:52:08+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Simple template engine.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
"keywords": [
|
|
"template"
|
|
],
|
|
"time": "2015-06-21T13:50:34+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "1.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
|
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"time": "2017-02-26T11:10:40+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-token-stream",
|
|
"version": "1.4.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
|
"keywords": [
|
|
"tokenizer"
|
|
],
|
|
"abandoned": true,
|
|
"time": "2017-12-04T08:55:13+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "4.8.36",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
|
|
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-spl": "*",
|
|
"php": ">=5.3.3",
|
|
"phpspec/prophecy": "^1.3.1",
|
|
"phpunit/php-code-coverage": "~2.1",
|
|
"phpunit/php-file-iterator": "~1.4",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-timer": "^1.0.6",
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
"sebastian/comparator": "~1.2.2",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/environment": "~1.3",
|
|
"sebastian/exporter": "~1.2",
|
|
"sebastian/global-state": "~1.0",
|
|
"sebastian/version": "~1.0",
|
|
"symfony/yaml": "~2.1|~3.0"
|
|
},
|
|
"suggest": {
|
|
"phpunit/php-invoker": "~1.1"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "The PHP Unit Testing framework.",
|
|
"homepage": "https://phpunit.de/",
|
|
"keywords": [
|
|
"phpunit",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"time": "2017-06-21T08:07:12+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit-mock-objects",
|
|
"version": "2.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
|
|
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"sebastian/exporter": "~1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Mock Object library for PHPUnit",
|
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
|
"keywords": [
|
|
"mock",
|
|
"xunit"
|
|
],
|
|
"abandoned": true,
|
|
"time": "2015-10-02T06:51:40+00:00"
|
|
},
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "v3.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
|
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"psr/container": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pimple": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Pimple, a simple Dependency Injection Container",
|
|
"homepage": "http://pimple.sensiolabs.org",
|
|
"keywords": [
|
|
"container",
|
|
"dependency injection"
|
|
],
|
|
"time": "2018-01-21T07:42:36+00:00"
|
|
},
|
|
{
|
|
"name": "psr/cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for caching libraries",
|
|
"keywords": [
|
|
"cache",
|
|
"psr",
|
|
"psr-6"
|
|
],
|
|
"time": "2016-08-06T20:24:11+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/http-message",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
"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": "2020-03-23T09:12:05+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"time": "2017-10-23T01:57:42+00:00"
|
|
},
|
|
{
|
|
"name": "sarahman/simple-filesystem-cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sarahman/simple-filesystem-cache.git",
|
|
"reference": "0cf570831c11887335d2b901067086cc0a2023e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sarahman/simple-filesystem-cache/zipball/0cf570831c11887335d2b901067086cc0a2023e9",
|
|
"reference": "0cf570831c11887335d2b901067086cc0a2023e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"phpunit/phpunit": "^4.8",
|
|
"psr/simple-cache": "*"
|
|
},
|
|
"provide": {
|
|
"psr/simple-cache-implementation": "1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sarahman\\SimpleCache\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Syed Abidur Rahman",
|
|
"email": "aabid048@gmail.com"
|
|
}
|
|
],
|
|
"description": "Simple file system cache library for PHP built on top of PSR-16.",
|
|
"time": "2019-04-04T12:48:29+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/exporter": "~1.2 || ~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
"homepage": "http://www.github.com/sebastianbergmann/comparator",
|
|
"keywords": [
|
|
"comparator",
|
|
"compare",
|
|
"equality"
|
|
],
|
|
"time": "2017-01-29T09:50:25+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
|
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kore Nordmann",
|
|
"email": "mail@kore-nordmann.de"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Diff implementation",
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff"
|
|
],
|
|
"time": "2017-05-22T07:24:03+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "1.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
|
|
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"environment",
|
|
"hhvm"
|
|
],
|
|
"time": "2016-08-18T05:49:44+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/recursion-context": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-mbstring": "*",
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
|
"keywords": [
|
|
"export",
|
|
"exporter"
|
|
],
|
|
"time": "2016-06-17T09:04:28+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"suggest": {
|
|
"ext-uopz": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Snapshotting of global state",
|
|
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
|
"keywords": [
|
|
"global state"
|
|
],
|
|
"time": "2015-10-12T03:26:01+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"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": "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": "2016-10-03T07:41:43+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"time": "2015-06-21T13:59:46+00:00"
|
|
},
|
|
{
|
|
"name": "seld/cli-prompt",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/cli-prompt.git",
|
|
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
|
|
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Seld\\CliPrompt\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be"
|
|
}
|
|
],
|
|
"description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
|
|
"keywords": [
|
|
"cli",
|
|
"console",
|
|
"hidden",
|
|
"input",
|
|
"prompt"
|
|
],
|
|
"time": "2017-03-18T11:32:45+00:00"
|
|
},
|
|
{
|
|
"name": "slim/php-view",
|
|
"version": "2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/slimphp/PHP-View.git",
|
|
"reference": "a13ada9d7962ca1b48799c0d9ffbca4c33245aed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/slimphp/PHP-View/zipball/a13ada9d7962ca1b48799c0d9ffbca4c33245aed",
|
|
"reference": "a13ada9d7962ca1b48799c0d9ffbca4c33245aed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8",
|
|
"slim/slim": "^3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Slim\\Views\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Glenn Eggleton",
|
|
"email": "geggleto@gmail.com"
|
|
}
|
|
],
|
|
"description": "Render PHP view scripts into a PSR-7 Response object.",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"phtml",
|
|
"renderer",
|
|
"slim",
|
|
"template",
|
|
"view"
|
|
],
|
|
"time": "2019-04-15T20:43:28+00:00"
|
|
},
|
|
{
|
|
"name": "slim/slim",
|
|
"version": "3.12.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/slimphp/Slim.git",
|
|
"reference": "1c9318a84ffb890900901136d620b4f03a59da38"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/1c9318a84ffb890900901136d620b4f03a59da38",
|
|
"reference": "1c9318a84ffb890900901136d620b4f03a59da38",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-simplexml": "*",
|
|
"nikic/fast-route": "^1.0",
|
|
"php": ">=5.5.0",
|
|
"pimple/pimple": "^3.0",
|
|
"psr/container": "^1.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0",
|
|
"squizlabs/php_codesniffer": "^2.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Slim\\": "Slim"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Lockhart",
|
|
"email": "hello@joshlockhart.com",
|
|
"homepage": "https://joshlockhart.com"
|
|
},
|
|
{
|
|
"name": "Andrew Smith",
|
|
"email": "a.smith@silentworks.co.uk",
|
|
"homepage": "http://silentworks.co.uk"
|
|
},
|
|
{
|
|
"name": "Rob Allen",
|
|
"email": "rob@akrabat.com",
|
|
"homepage": "http://akrabat.com"
|
|
},
|
|
{
|
|
"name": "Gabriel Manricks",
|
|
"email": "gmanricks@me.com",
|
|
"homepage": "http://gabrielmanricks.com"
|
|
}
|
|
],
|
|
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
|
|
"homepage": "https://slimframework.com",
|
|
"keywords": [
|
|
"api",
|
|
"framework",
|
|
"micro",
|
|
"router"
|
|
],
|
|
"time": "2019-11-28T17:40:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.17-dev"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"time": "2020-05-12T16:14:59+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v3.4.42",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb",
|
|
"reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-05-11T07:51:54+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"name": "willdurand/negotiation",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/willdurand/Negotiation.git",
|
|
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
|
|
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Negotiation\\": "src/Negotiation"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "William Durand",
|
|
"email": "will+git@drnd.me"
|
|
}
|
|
],
|
|
"description": "Content Negotiation tools for PHP provided as a standalone library.",
|
|
"homepage": "http://williamdurand.fr/Negotiation/",
|
|
"keywords": [
|
|
"accept",
|
|
"content",
|
|
"format",
|
|
"header",
|
|
"negotiation"
|
|
],
|
|
"time": "2017-05-14T17:21:12+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "bower-asset/bootstrap",
|
|
"version": "v4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twbs/bootstrap.git",
|
|
"reference": "7a6da5e3e7ad7c749dde806546a35d4d4259d965"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/7a6da5e3e7ad7c749dde806546a35d4d4259d965",
|
|
"reference": "7a6da5e3e7ad7c749dde806546a35d4d4259d965",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library"
|
|
},
|
|
{
|
|
"name": "composer/xdebug-handler",
|
|
"version": "1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
"reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
|
|
"reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
|
|
},
|
|
"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"
|
|
],
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-06-04T11:16:35+00:00"
|
|
},
|
|
{
|
|
"name": "felixfbecker/advanced-json-rpc",
|
|
"version": "v3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
|
|
"reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/0ed363f8de17d284d479ec813c9ad3f6834b5c40",
|
|
"reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"netresearch/jsonmapper": "^1.0 || ^2.0",
|
|
"php": ">=7.0",
|
|
"phpdocumentor/reflection-docblock": "^4.0.0 || ^5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AdvancedJsonRpc\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Felix Becker",
|
|
"email": "felix.b@outlook.com"
|
|
}
|
|
],
|
|
"description": "A more advanced JSONRPC implementation",
|
|
"time": "2020-03-11T15:21:41+00:00"
|
|
},
|
|
{
|
|
"name": "felixfbecker/language-server-protocol",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/felixfbecker/php-language-server-protocol.git",
|
|
"reference": "378801f6139bb74ac215d81cca1272af61df9a9f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/378801f6139bb74ac215d81cca1272af61df9a9f",
|
|
"reference": "378801f6139bb74ac215d81cca1272af61df9a9f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "*",
|
|
"phpunit/phpunit": "^6.3",
|
|
"squizlabs/php_codesniffer": "^3.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"LanguageServerProtocol\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Felix Becker",
|
|
"email": "felix.b@outlook.com"
|
|
}
|
|
],
|
|
"description": "PHP classes for the Language Server Protocol",
|
|
"keywords": [
|
|
"language",
|
|
"microsoft",
|
|
"php",
|
|
"server"
|
|
],
|
|
"time": "2019-06-23T21:03:50+00:00"
|
|
},
|
|
{
|
|
"name": "muglug/package-versions-56",
|
|
"version": "1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/muglug/PackageVersions.git",
|
|
"reference": "a67bed26deaaf9269a348e53063bc8d4dcc60ffd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/muglug/PackageVersions/zipball/a67bed26deaaf9269a348e53063bc8d4dcc60ffd",
|
|
"reference": "a67bed26deaaf9269a348e53063bc8d4dcc60ffd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.3",
|
|
"ext-zip": "*",
|
|
"phpunit/phpunit": "^5.7.5"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Muglug\\PackageVersions\\Installer",
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Muglug\\PackageVersions\\": "src/PackageVersions"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
},
|
|
{
|
|
"name": "Abdul Malik Ikhsan",
|
|
"email": "samsonasik@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Brown",
|
|
"email": "github@muglug.com"
|
|
}
|
|
],
|
|
"description": "A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
|
"time": "2018-03-26T03:22:13+00:00"
|
|
},
|
|
{
|
|
"name": "netresearch/jsonmapper",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cweiske/jsonmapper.git",
|
|
"reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06",
|
|
"reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-spl": "*",
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4",
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JsonMapper": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"OSL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Weiske",
|
|
"email": "cweiske@cweiske.de",
|
|
"homepage": "http://github.com/cweiske/jsonmapper/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Map nested JSON structures onto PHP classes",
|
|
"time": "2019-08-15T19:41:25+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463",
|
|
"reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "0.0.5",
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.3-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": "2020-06-03T07:24:19+00:00"
|
|
},
|
|
{
|
|
"name": "openlss/lib-array2xml",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nullivex/lib-array2xml.git",
|
|
"reference": "c8b5998a342d7861f2e921403f44e0a2f3ef2be0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nullivex/lib-array2xml/zipball/c8b5998a342d7861f2e921403f44e0a2f3ef2be0",
|
|
"reference": "c8b5998a342d7861f2e921403f44e0a2f3ef2be0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"LSS": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bryan Tong",
|
|
"email": "contact@nullivex.com",
|
|
"homepage": "http://bryantong.com"
|
|
},
|
|
{
|
|
"name": "Tony Butler",
|
|
"email": "spudz76@gmail.com",
|
|
"homepage": "http://openlss.org"
|
|
}
|
|
],
|
|
"description": "Array2XML conversion library credit to lalit.org",
|
|
"homepage": "http://openlss.org",
|
|
"keywords": [
|
|
"array",
|
|
"array conversion",
|
|
"xml",
|
|
"xml conversion"
|
|
],
|
|
"time": "2016-11-10T19:10:18+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"
|
|
},
|
|
{
|
|
"name": "sabre/event",
|
|
"version": "5.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sabre-io/event.git",
|
|
"reference": "d00a17507af0e7544cfe17096372f5d733e3b276"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sabre-io/event/zipball/d00a17507af0e7544cfe17096372f5d733e3b276",
|
|
"reference": "d00a17507af0e7544cfe17096372f5d733e3b276",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "~2.16.1",
|
|
"phpunit/phpunit": "^7 || ^8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sabre\\Event\\": "lib/"
|
|
},
|
|
"files": [
|
|
"lib/coroutine.php",
|
|
"lib/Loop/functions.php",
|
|
"lib/Promise/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Evert Pot",
|
|
"email": "me@evertpot.com",
|
|
"homepage": "http://evertpot.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "sabre/event is a library for lightweight event-based programming",
|
|
"homepage": "http://sabre.io/event/",
|
|
"keywords": [
|
|
"EventEmitter",
|
|
"async",
|
|
"coroutine",
|
|
"eventloop",
|
|
"events",
|
|
"hooks",
|
|
"plugin",
|
|
"promise",
|
|
"reactor",
|
|
"signal"
|
|
],
|
|
"time": "2020-01-31T18:52:29+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/uri",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sabre-io/uri.git",
|
|
"reference": "059d11012603be2e32ddb7543602965563ddbb09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sabre-io/uri/zipball/059d11012603be2e32ddb7543602965563ddbb09",
|
|
"reference": "059d11012603be2e32ddb7543602965563ddbb09",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "~2.16.1",
|
|
"phpunit/phpunit": "^7 || ^8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Sabre\\Uri\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Evert Pot",
|
|
"email": "me@evertpot.com",
|
|
"homepage": "http://evertpot.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Functions for making sense out of URIs.",
|
|
"homepage": "http://sabre.io/uri/",
|
|
"keywords": [
|
|
"rfc3986",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"time": "2020-01-31T18:53:43+00:00"
|
|
},
|
|
{
|
|
"name": "scssphp/scssphp",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/scssphp/scssphp.git",
|
|
"reference": "824e4cec10b2bfa88eec5dac23991cb9106622c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/824e4cec10b2bfa88eec5dac23991cb9106622c1",
|
|
"reference": "824e4cec10b2bfa88eec5dac23991cb9106622c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-json": "*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
|
|
"squizlabs/php_codesniffer": "~3.5",
|
|
"twbs/bootstrap": "~4.3",
|
|
"zurb/foundation": "~6.5"
|
|
},
|
|
"bin": [
|
|
"bin/pscss"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ScssPhp\\ScssPhp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anthon Pang",
|
|
"email": "apang@softwaredevelopment.ca",
|
|
"homepage": "https://github.com/robocoder"
|
|
},
|
|
{
|
|
"name": "Cédric Morin",
|
|
"email": "cedric@yterium.com",
|
|
"homepage": "https://github.com/Cerdic"
|
|
}
|
|
],
|
|
"description": "scssphp is a compiler for SCSS written in PHP.",
|
|
"homepage": "http://scssphp.github.io/scssphp/",
|
|
"keywords": [
|
|
"css",
|
|
"less",
|
|
"sass",
|
|
"scss",
|
|
"stylesheet"
|
|
],
|
|
"time": "2020-06-04T17:30:40+00:00"
|
|
},
|
|
{
|
|
"name": "vimeo/psalm",
|
|
"version": "2.0.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vimeo/psalm.git",
|
|
"reference": "ead7d62d489d58edb4fa03b21e4f0bc87a476211"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vimeo/psalm/zipball/ead7d62d489d58edb4fa03b21e4f0bc87a476211",
|
|
"reference": "ead7d62d489d58edb4fa03b21e4f0bc87a476211",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/xdebug-handler": "^1.1",
|
|
"felixfbecker/advanced-json-rpc": "^3.0.3",
|
|
"felixfbecker/language-server-protocol": "^1.2",
|
|
"muglug/package-versions-56": "1.2.4",
|
|
"netresearch/jsonmapper": "^1.0",
|
|
"nikic/php-parser": "^4.0.3 || ^4.1",
|
|
"openlss/lib-array2xml": "^0.0.10||^0.5.1",
|
|
"php": "^7.0",
|
|
"php-cs-fixer/diff": "^1.2",
|
|
"sabre/event": "^5.0.1",
|
|
"sabre/uri": "^2.0",
|
|
"webmozart/glob": "^4.1",
|
|
"webmozart/path-util": "^2.3"
|
|
},
|
|
"provide": {
|
|
"psalm/psalm": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.2",
|
|
"php-coveralls/php-coveralls": "^2.0",
|
|
"phpunit/phpunit": "^6.0 || ^7.0",
|
|
"squizlabs/php_codesniffer": "^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-igbinary": "^2.0.5"
|
|
},
|
|
"bin": [
|
|
"psalm",
|
|
"psalter",
|
|
"psalm-language-server"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev",
|
|
"dev-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psalm\\": "src/Psalm"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Brown"
|
|
}
|
|
],
|
|
"description": "A static analysis tool for finding errors in PHP applications",
|
|
"keywords": [
|
|
"code",
|
|
"inspection",
|
|
"php"
|
|
],
|
|
"time": "2018-11-09T19:18:46+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/glob",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozart/glob.git",
|
|
"reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
|
|
"reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3|^7.0",
|
|
"webmozart/path-util": "^2.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.6",
|
|
"sebastian/version": "^1.0.1",
|
|
"symfony/filesystem": "^2.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\Glob\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "A PHP implementation of Ant's glob.",
|
|
"time": "2015-12-29T11:14:33+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/path-util",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozart/path-util.git",
|
|
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
|
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"webmozart/assert": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.6",
|
|
"sebastian/version": "^1.0.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\PathUtil\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
|
|
"time": "2015-12-17T08:42:14+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.1.0",
|
|
"ext-curl": "*",
|
|
"ext-gd": "*",
|
|
"ext-json": "*",
|
|
"ext-pdo": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"platform-overrides": {
|
|
"php": "7.1.0"
|
|
},
|
|
"plugin-api-version": "1.1.0"
|
|
}
|