4127 lines
141 KiB
Plaintext
4127 lines
141 KiB
Plaintext
|
{
|
||
|
"_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": "1feeca712cc5dc0f039b6f1768d46cb7",
|
||
|
"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.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/atlasphp/Atlas.Pdo.git",
|
||
|
"reference": "3fad08d7732b0760b7706c65bc727426483610dd"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/atlasphp/Atlas.Pdo/zipball/3fad08d7732b0760b7706c65bc727426483610dd",
|
||
|
"reference": "3fad08d7732b0760b7706c65bc727426483610dd",
|
||
|
"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": "2018-08-08T13:04:27+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "aws/aws-sdk-php",
|
||
|
"version": "3.71.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
||
|
"reference": "fa7f498cb41c7eb47e952355b8be2061816a9a60"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fa7f498cb41c7eb47e952355b8be2061816a9a60",
|
||
|
"reference": "fa7f498cb41c7eb47e952355b8be2061816a9a60",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"ext-pcre": "*",
|
||
|
"ext-simplexml": "*",
|
||
|
"ext-spl": "*",
|
||
|
"guzzlehttp/guzzle": "^5.3.3|^6.2.1",
|
||
|
"guzzlehttp/promises": "~1.0",
|
||
|
"guzzlehttp/psr7": "^1.4.1",
|
||
|
"mtdowling/jmespath.php": "~2.2",
|
||
|
"php": ">=5.5"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"andrewsville/php-token-reflection": "^1.4",
|
||
|
"aws/aws-php-sns-message-validator": "~1.0",
|
||
|
"behat/behat": "~3.0",
|
||
|
"doctrine/cache": "~1.4",
|
||
|
"ext-dom": "*",
|
||
|
"ext-openssl": "*",
|
||
|
"ext-pcntl": "*",
|
||
|
"ext-sockets": "*",
|
||
|
"nette/neon": "^2.3",
|
||
|
"phpunit/phpunit": "^4.8.35|^5.4.3",
|
||
|
"psr/cache": "^1.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
|
||
|
"doctrine/cache": "To use the DoctrineCacheAdapter",
|
||
|
"ext-curl": "To send requests using cURL",
|
||
|
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
|
||
|
"ext-sockets": "To use client-side monitoring"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.0-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Aws\\": "src/"
|
||
|
},
|
||
|
"files": [
|
||
|
"src/functions.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"Apache-2.0"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Amazon Web Services",
|
||
|
"homepage": "http://aws.amazon.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
|
||
|
"homepage": "http://aws.amazon.com/sdkforphp",
|
||
|
"keywords": [
|
||
|
"amazon",
|
||
|
"aws",
|
||
|
"cloud",
|
||
|
"dynamodb",
|
||
|
"ec2",
|
||
|
"glacier",
|
||
|
"s3",
|
||
|
"sdk"
|
||
|
],
|
||
|
"time": "2018-11-09T21:57:53+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "bower-asset/bootstrap.native",
|
||
|
"version": "2.0.24",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/thednp/bootstrap.native.git",
|
||
|
"reference": "9cf7bf00a71d715bc304044b3822b1aaba35dcec"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/9cf7bf00a71d715bc304044b3822b1aaba35dcec",
|
||
|
"reference": "9cf7bf00a71d715bc304044b3822b1aaba35dcec",
|
||
|
"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": "2018-10-08T08:19:45+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "bower-asset/fontawesome",
|
||
|
"version": "5.5.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
||
|
"reference": "4f4cb7c2f55d14d24f10390ebfeab0d25af612f3"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/4f4cb7c2f55d14d24f10390ebfeab0d25af612f3",
|
||
|
"reference": "4f4cb7c2f55d14d24f10390ebfeab0d25af612f3",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"type": "bower-asset-library"
|
||
|
},
|
||
|
{
|
||
|
"name": "byjg/anydataset",
|
||
|
"version": "3.0.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/byjg/anydataset.git",
|
||
|
"reference": "411617431581e29d7d8670cb4554b432cadf11c9"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/byjg/anydataset/zipball/411617431581e29d7d8670cb4554b432cadf11c9",
|
||
|
"reference": "411617431581e29d7d8670cb4554b432cadf11c9",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"aws/aws-sdk-php": "3.*",
|
||
|
"byjg/serializer": "1.0.*",
|
||
|
"byjg/sparqllib": "1.0.*",
|
||
|
"byjg/uri": "1.0.*",
|
||
|
"byjg/xmlutil": "1.0.*",
|
||
|
"ext-json": "*",
|
||
|
"php": ">=5.6.0",
|
||
|
"psr/cache": "1.0.*",
|
||
|
"psr/log": "1.0.*"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": ">5.7"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"byjg/cache-engine": "1.0.*",
|
||
|
"ext-curl": "*",
|
||
|
"ext-mongodb": "*",
|
||
|
"ext-pdo_mysql": "*",
|
||
|
"ext-pdo_pgsql": "*"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"ByJG\\AnyDataset\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "João Gilberto Magalhães",
|
||
|
"email": "joao@byjg.com.br"
|
||
|
}
|
||
|
],
|
||
|
"description": "A data abstraction layer in PHP for access read and write Relational Databases, No Sql, Text, Xml, Json, SparQl and others",
|
||
|
"time": "2018-07-01T17:45:22+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "byjg/migration",
|
||
|
"version": "2.1.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/byjg/migration.git",
|
||
|
"reference": "0b78c0f0eaf9ed7e267ae43c041f8e2d5f3d8e79"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/byjg/migration/zipball/0b78c0f0eaf9ed7e267ae43c041f8e2d5f3d8e79",
|
||
|
"reference": "0b78c0f0eaf9ed7e267ae43c041f8e2d5f3d8e79",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"byjg/anydataset": "^3.0",
|
||
|
"byjg/uri": "^1.0",
|
||
|
"symfony/console": "^3.1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": ">=5.7"
|
||
|
},
|
||
|
"bin": [
|
||
|
"scripts/migrate"
|
||
|
],
|
||
|
"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": "2018-09-24T02:41:04+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/sparqllib",
|
||
|
"version": "1.0.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/byjg/PHP-SPARQL-Lib.git",
|
||
|
"reference": "19b67d960aff44f40aa8d9d53d7642268a294edd"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/byjg/PHP-SPARQL-Lib/zipball/19b67d960aff44f40aa8d9d53d7642268a294edd",
|
||
|
"reference": "19b67d960aff44f40aa8d9d53d7642268a294edd",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"byjg/webrequest": "1.0.*"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": ">5.7"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"SparQL\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"LGPL-3.0"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "jg",
|
||
|
"email": "joao@byjg.com.br"
|
||
|
},
|
||
|
{
|
||
|
"name": "Christopher Gutteridge",
|
||
|
"email": "cjg@ecs.soton.ac.uk"
|
||
|
}
|
||
|
],
|
||
|
"description": "Simple library to query SPARQL from PHP",
|
||
|
"time": "2018-03-10T13:54:10+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": "container-interop/container-interop",
|
||
|
"version": "1.2.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/container-interop/container-interop.git",
|
||
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
||
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"psr/container": "^1.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Interop\\Container\\": "src/Interop/Container/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
||
|
"homepage": "https://github.com/container-interop/container-interop",
|
||
|
"time": "2017-02-14T19:40:03+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "fxp/composer-asset-plugin",
|
||
|
"version": "v1.4.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/fxpio/composer-asset-plugin.git",
|
||
|
"reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/0d07328eef6e6f3753aa835fd2faef7fed1717bf",
|
||
|
"reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"composer-plugin-api": "^1.0",
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"composer/composer": "^1.6.0"
|
||
|
},
|
||
|
"type": "composer-plugin",
|
||
|
"extra": {
|
||
|
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.4-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Fxp\\Composer\\AssetPlugin\\": ""
|
||
|
},
|
||
|
"exclude-from-classmap": [
|
||
|
"/Tests/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "François Pluchino",
|
||
|
"email": "francois.pluchino@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "NPM/Bower Dependency Manager for Composer",
|
||
|
"homepage": "https://github.com/fxpio/composer-asset-plugin",
|
||
|
"keywords": [
|
||
|
"asset",
|
||
|
"bower",
|
||
|
"composer",
|
||
|
"dependency manager",
|
||
|
"nodejs",
|
||
|
"npm",
|
||
|
"package"
|
||
|
],
|
||
|
"time": "2018-07-02T11:37:17+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "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": "guzzlehttp/guzzle",
|
||
|
"version": "6.3.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/guzzle/guzzle.git",
|
||
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
||
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"guzzlehttp/promises": "^1.0",
|
||
|
"guzzlehttp/psr7": "^1.4",
|
||
|
"php": ">=5.5"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-curl": "*",
|
||
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
||
|
"psr/log": "^1.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"psr/log": "Required for using the Log middleware"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "6.3-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"src/functions_include.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"GuzzleHttp\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Michael Dowling",
|
||
|
"email": "mtdowling@gmail.com",
|
||
|
"homepage": "https://github.com/mtdowling"
|
||
|
}
|
||
|
],
|
||
|
"description": "Guzzle is a PHP HTTP client library",
|
||
|
"homepage": "http://guzzlephp.org/",
|
||
|
"keywords": [
|
||
|
"client",
|
||
|
"curl",
|
||
|
"framework",
|
||
|
"http",
|
||
|
"http client",
|
||
|
"rest",
|
||
|
"web service"
|
||
|
],
|
||
|
"time": "2018-04-22T15:46:56+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "guzzlehttp/promises",
|
||
|
"version": "v1.3.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/guzzle/promises.git",
|
||
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
||
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.5.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.4-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"GuzzleHttp\\Promise\\": "src/"
|
||
|
},
|
||
|
"files": [
|
||
|
"src/functions_include.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Michael Dowling",
|
||
|
"email": "mtdowling@gmail.com",
|
||
|
"homepage": "https://github.com/mtdowling"
|
||
|
}
|
||
|
],
|
||
|
"description": "Guzzle promises library",
|
||
|
"keywords": [
|
||
|
"promise"
|
||
|
],
|
||
|
"time": "2016-12-20T10:07:11+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "guzzlehttp/psr7",
|
||
|
"version": "1.4.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/guzzle/psr7.git",
|
||
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4.0",
|
||
|
"psr/http-message": "~1.0"
|
||
|
},
|
||
|
"provide": {
|
||
|
"psr/http-message-implementation": "1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~4.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.4-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"GuzzleHttp\\Psr7\\": "src/"
|
||
|
},
|
||
|
"files": [
|
||
|
"src/functions_include.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Michael Dowling",
|
||
|
"email": "mtdowling@gmail.com",
|
||
|
"homepage": "https://github.com/mtdowling"
|
||
|
},
|
||
|
{
|
||
|
"name": "Tobias Schultze",
|
||
|
"homepage": "https://github.com/Tobion"
|
||
|
}
|
||
|
],
|
||
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
||
|
"keywords": [
|
||
|
"http",
|
||
|
"message",
|
||
|
"request",
|
||
|
"response",
|
||
|
"stream",
|
||
|
"uri",
|
||
|
"url"
|
||
|
],
|
||
|
"time": "2017-03-20T17:10:46+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "masterminds/html5",
|
||
|
"version": "2.3.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Masterminds/html5-php.git",
|
||
|
"reference": "33f8d475d28741398be26cdff7a10a63003324a3"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/33f8d475d28741398be26cdff7a10a63003324a3",
|
||
|
"reference": "33f8d475d28741398be26cdff7a10a63003324a3",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-libxml": "*",
|
||
|
"php": ">=5.3.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "4.*",
|
||
|
"sami/sami": "~2.0",
|
||
|
"satooshi/php-coveralls": "1.0.*"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.2-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Masterminds\\": "src"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Matt Butcher",
|
||
|
"email": "technosophos@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Asmir Mustafic",
|
||
|
"email": "goetas@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Matt Farina",
|
||
|
"email": "matt@mattfarina.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "An HTML5 parser and serializer.",
|
||
|
"homepage": "http://masterminds.github.io/html5-php",
|
||
|
"keywords": [
|
||
|
"HTML5",
|
||
|
"dom",
|
||
|
"html",
|
||
|
"parser",
|
||
|
"querypath",
|
||
|
"serializer",
|
||
|
"xml"
|
||
|
],
|
||
|
"time": "2018-10-22T16:58:34+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "monolog/monolog",
|
||
|
"version": "1.24.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Seldaek/monolog.git",
|
||
|
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
||
|
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.0",
|
||
|
"psr/log": "~1.0"
|
||
|
},
|
||
|
"provide": {
|
||
|
"psr/log-implementation": "1.0.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
||
|
"doctrine/couchdb": "~1.0@dev",
|
||
|
"graylog2/gelf-php": "~1.0",
|
||
|
"jakub-onderka/php-parallel-lint": "0.9",
|
||
|
"php-amqplib/php-amqplib": "~2.4",
|
||
|
"php-console/php-console": "^3.1.3",
|
||
|
"phpunit/phpunit": "~4.5",
|
||
|
"phpunit/phpunit-mock-objects": "2.3.0",
|
||
|
"ruflin/elastica": ">=0.90 <3.0",
|
||
|
"sentry/sentry": "^0.13",
|
||
|
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
||
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
||
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
||
|
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
||
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
||
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
||
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
||
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
||
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
||
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
||
|
"sentry/sentry": "Allow sending log messages to a Sentry server"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Monolog\\": "src/Monolog"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jordi Boggiano",
|
||
|
"email": "j.boggiano@seld.be",
|
||
|
"homepage": "http://seld.be"
|
||
|
}
|
||
|
],
|
||
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
||
|
"homepage": "http://github.com/Seldaek/monolog",
|
||
|
"keywords": [
|
||
|
"log",
|
||
|
"logging",
|
||
|
"psr-3"
|
||
|
],
|
||
|
"time": "2018-11-05T09:00:11+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "mrpetovan/net_ping",
|
||
|
"version": "1.1.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/MrPetovan/Net_Ping.git",
|
||
|
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
||
|
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"pear/pear_exception": "*"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "*"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Net": "./"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"include-path": [
|
||
|
"./"
|
||
|
],
|
||
|
"license": [
|
||
|
"PHP-3.01"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Craig Constantine",
|
||
|
"email": "cconstantine@php.net",
|
||
|
"role": "Lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Martin Jansen",
|
||
|
"email": "mj@php.net",
|
||
|
"role": "Developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Jan Lehnardt",
|
||
|
"email": "jan@php.net",
|
||
|
"role": "Developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Thomas V.V.Cox",
|
||
|
"email": "cox@php.net",
|
||
|
"role": "Developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Hypolite Petovan",
|
||
|
"email": "hypolite@mrpetovan.com",
|
||
|
"role": "Maintainer"
|
||
|
}
|
||
|
],
|
||
|
"description": "More info available on: http://pear.php.net/package/Net_Ping",
|
||
|
"time": "2018-11-08T12:14:54+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "mtdowling/jmespath.php",
|
||
|
"version": "2.4.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/jmespath/jmespath.php.git",
|
||
|
"reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
|
||
|
"reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~4.0"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/jp.php"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"JmesPath\\": "src/"
|
||
|
},
|
||
|
"files": [
|
||
|
"src/JmesPath.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Michael Dowling",
|
||
|
"email": "mtdowling@gmail.com",
|
||
|
"homepage": "https://github.com/mtdowling"
|
||
|
}
|
||
|
],
|
||
|
"description": "Declaratively specify how to extract elements from a JSON document",
|
||
|
"keywords": [
|
||
|
"json",
|
||
|
"jsonpath"
|
||
|
],
|
||
|
"time": "2016-12-03T22:08:25+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/pear_exception",
|
||
|
"version": "v1.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
||
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
|
||
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=4.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "*"
|
||
|
},
|
||
|
"type": "class",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"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": "2015-02-10T20:07:52+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.0.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-fig/log.git",
|
||
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
||
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.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": "2016-10-10T12:19:37+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": "dev-master",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sarahman/simple-cache.git",
|
||
|
"reference": "676ab9210b8d8b148e9decc5255d1c5e4e54a697"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sarahman/simple-cache/zipball/676ab9210b8d8b148e9decc5255d1c5e4e54a697",
|
||
|
"reference": "676ab9210b8d8b148e9decc5255d1c5e4e54a697",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"psr/cache": "~1.0",
|
||
|
"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": "2018-08-23T21:45:37+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.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/slimphp/PHP-View.git",
|
||
|
"reference": "122ed121a8d9cf91a94020814d2a3ee6c836754f"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/slimphp/PHP-View/zipball/122ed121a8d9cf91a94020814d2a3ee6c836754f",
|
||
|
"reference": "122ed121a8d9cf91a94020814d2a3ee6c836754f",
|
||
|
"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": "2016-10-11T07:43:08+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "slim/slim",
|
||
|
"version": "3.11.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/slimphp/Slim.git",
|
||
|
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
|
||
|
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"container-interop/container-interop": "^1.2",
|
||
|
"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": "Rob Allen",
|
||
|
"email": "rob@akrabat.com",
|
||
|
"homepage": "http://akrabat.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Josh Lockhart",
|
||
|
"email": "hello@joshlockhart.com",
|
||
|
"homepage": "https://joshlockhart.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Gabriel Manricks",
|
||
|
"email": "gmanricks@me.com",
|
||
|
"homepage": "http://gabrielmanricks.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Andrew Smith",
|
||
|
"email": "a.smith@silentworks.co.uk",
|
||
|
"homepage": "http://silentworks.co.uk"
|
||
|
}
|
||
|
],
|
||
|
"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": "2018-09-16T10:54:21+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/console",
|
||
|
"version": "v3.4.18",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/console.git",
|
||
|
"reference": "1d228fb4602047d7b26a0554e0d3efd567da5803"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/console/zipball/1d228fb4602047d7b26a0554e0d3efd567da5803",
|
||
|
"reference": "1d228fb4602047d7b26a0554e0d3efd567da5803",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.5.9|>=7.0.8",
|
||
|
"symfony/debug": "~2.8|~3.0|~4.0",
|
||
|
"symfony/polyfill-mbstring": "~1.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"symfony/dependency-injection": "<3.4",
|
||
|
"symfony/process": "<3.3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"psr/log": "~1.0",
|
||
|
"symfony/config": "~3.3|~4.0",
|
||
|
"symfony/dependency-injection": "~3.4|~4.0",
|
||
|
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
|
||
|
"symfony/lock": "~3.4|~4.0",
|
||
|
"symfony/process": "~3.3|~4.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"psr/log-implementation": "For using the console logger",
|
||
|
"symfony/event-dispatcher": "",
|
||
|
"symfony/lock": "",
|
||
|
"symfony/process": ""
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.4-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Symfony\\Component\\Console\\": ""
|
||
|
},
|
||
|
"exclude-from-classmap": [
|
||
|
"/Tests/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony Console Component",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"time": "2018-10-30T16:50:50+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/debug",
|
||
|
"version": "v4.1.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/debug.git",
|
||
|
"reference": "19090917b848a799cbae4800abf740fe4eb71c1d"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/debug/zipball/19090917b848a799cbae4800abf740fe4eb71c1d",
|
||
|
"reference": "19090917b848a799cbae4800abf740fe4eb71c1d",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1.3",
|
||
|
"psr/log": "~1.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"symfony/http-kernel": "<3.4"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"symfony/http-kernel": "~3.4|~4.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "4.1-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Symfony\\Component\\Debug\\": ""
|
||
|
},
|
||
|
"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 Debug Component",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"time": "2018-10-31T09:09:42+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/polyfill-mbstring",
|
||
|
"version": "v1.10.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||
|
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
|
||
|
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-mbstring": "For best performance"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.9-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
||
|
},
|
||
|
"files": [
|
||
|
"bootstrap.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Nicolas Grekas",
|
||
|
"email": "p@tchwork.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony polyfill for the Mbstring extension",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"mbstring",
|
||
|
"polyfill",
|
||
|
"portable",
|
||
|
"shim"
|
||
|
],
|
||
|
"time": "2018-09-21T13:07:52+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"
|
||
|
},
|
||
|
{
|
||
|
"name": "zendframework/zend-escaper",
|
||
|
"version": "2.6.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/zendframework/zend-escaper.git",
|
||
|
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
|
||
|
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.6 || ^7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
|
||
|
"zendframework/zend-coding-standard": "~1.0.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.6.x-dev",
|
||
|
"dev-develop": "2.7.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Zend\\Escaper\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
|
||
|
"keywords": [
|
||
|
"ZendFramework",
|
||
|
"escaper",
|
||
|
"zf"
|
||
|
],
|
||
|
"time": "2018-04-25T15:48:53+00:00"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [
|
||
|
{
|
||
|
"name": "bower-asset/bootstrap",
|
||
|
"version": "v4.1.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/twbs/bootstrap.git",
|
||
|
"reference": "3b558734382ce58b51e5fc676453bfd53bba9201"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/3b558734382ce58b51e5fc676453bfd53bba9201",
|
||
|
"reference": "3b558734382ce58b51e5fc676453bfd53bba9201",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"type": "bower-asset-library"
|
||
|
},
|
||
|
{
|
||
|
"name": "composer/xdebug-handler",
|
||
|
"version": "1.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/composer/xdebug-handler.git",
|
||
|
"reference": "b8e9745fb9b06ea6664d8872c4505fb16df4611c"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/b8e9745fb9b06ea6664d8872c4505fb16df4611c",
|
||
|
"reference": "b8e9745fb9b06ea6664d8872c4505fb16df4611c",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.3.2 || ^7.0",
|
||
|
"psr/log": "^1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Composer\\XdebugHandler\\": "src"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "John Stevenson",
|
||
|
"email": "john-stevenson@blueyonder.co.uk"
|
||
|
}
|
||
|
],
|
||
|
"description": "Restarts a process without xdebug.",
|
||
|
"keywords": [
|
||
|
"Xdebug",
|
||
|
"performance"
|
||
|
],
|
||
|
"time": "2018-08-31T19:07:57+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/instantiator",
|
||
|
"version": "1.1.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/instantiator.git",
|
||
|
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
||
|
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"athletic/athletic": "~0.1.8",
|
||
|
"ext-pdo": "*",
|
||
|
"ext-phar": "*",
|
||
|
"phpunit/phpunit": "^6.2.3",
|
||
|
"squizlabs/php_codesniffer": "^3.0.2"
|
||
|
},
|
||
|
"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://github.com/doctrine/instantiator",
|
||
|
"keywords": [
|
||
|
"constructor",
|
||
|
"instantiate"
|
||
|
],
|
||
|
"time": "2017-07-22T11:58:36+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "felixfbecker/advanced-json-rpc",
|
||
|
"version": "v3.0.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
|
||
|
"reference": "241c470695366e7b83672be04ea0e64d8085a551"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/241c470695366e7b83672be04ea0e64d8085a551",
|
||
|
"reference": "241c470695366e7b83672be04ea0e64d8085a551",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"netresearch/jsonmapper": "^1.0",
|
||
|
"php": ">=7.0",
|
||
|
"phpdocumentor/reflection-docblock": "^4.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": "2018-09-10T08:58:41+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "felixfbecker/language-server-protocol",
|
||
|
"version": "v1.2.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/felixfbecker/php-language-server-protocol.git",
|
||
|
"reference": "1bdd1bcc95428edf85ec04c7b558d0886c07280f"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/1bdd1bcc95428edf85ec04c7b558d0886c07280f",
|
||
|
"reference": "1bdd1bcc95428edf85ec04c7b558d0886c07280f",
|
||
|
"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": "2018-09-25T11:42:25+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "leafo/scssphp",
|
||
|
"version": "v0.7.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/leafo/scssphp.git",
|
||
|
"reference": "1d656f8c02a3a69404bba6b28ec4e06edddf0f49"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/leafo/scssphp/zipball/1d656f8c02a3a69404bba6b28ec4e06edddf0f49",
|
||
|
"reference": "1d656f8c02a3a69404bba6b28ec4e06edddf0f49",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~4.6",
|
||
|
"squizlabs/php_codesniffer": "~2.5"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/pscss"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Leafo\\ScssPhp\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Leaf Corcoran",
|
||
|
"email": "leafot@gmail.com",
|
||
|
"homepage": "http://leafo.net"
|
||
|
}
|
||
|
],
|
||
|
"description": "scssphp is a compiler for SCSS written in PHP.",
|
||
|
"homepage": "http://leafo.github.io/scssphp/",
|
||
|
"keywords": [
|
||
|
"css",
|
||
|
"less",
|
||
|
"sass",
|
||
|
"scss",
|
||
|
"stylesheet"
|
||
|
],
|
||
|
"time": "2018-07-22T01:22:08+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": "myclabs/deep-copy",
|
||
|
"version": "1.8.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
||
|
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
||
|
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1"
|
||
|
},
|
||
|
"replace": {
|
||
|
"myclabs/deep-copy": "self.version"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/collections": "^1.0",
|
||
|
"doctrine/common": "^2.6",
|
||
|
"phpunit/phpunit": "^7.1"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"DeepCopy\\": "src/DeepCopy/"
|
||
|
},
|
||
|
"files": [
|
||
|
"src/DeepCopy/deep_copy.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "Create deep copies (clones) of your objects",
|
||
|
"keywords": [
|
||
|
"clone",
|
||
|
"copy",
|
||
|
"duplicate",
|
||
|
"object",
|
||
|
"object graph"
|
||
|
],
|
||
|
"time": "2018-06-11T23:09:50+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "netresearch/jsonmapper",
|
||
|
"version": "v1.4.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/cweiske/jsonmapper.git",
|
||
|
"reference": "3868fe1128ce1169228acdb623359dca74db5ef3"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/3868fe1128ce1169228acdb623359dca74db5ef3",
|
||
|
"reference": "3868fe1128ce1169228acdb623359dca74db5ef3",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"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": "2017-11-28T21:30:01+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "nikic/php-parser",
|
||
|
"version": "v4.1.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
||
|
"reference": "d0230c5c77a7e3cfa69446febf340978540958c0"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/d0230c5c77a7e3cfa69446febf340978540958c0",
|
||
|
"reference": "d0230c5c77a7e3cfa69446febf340978540958c0",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-tokenizer": "*",
|
||
|
"php": ">=7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^6.5 || ^7.0"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/php-parse"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "4.1-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": "2018-10-10T09:24:14+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": "phpdocumentor/reflection-common",
|
||
|
"version": "1.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
||
|
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
||
|
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.5"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.6"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.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": "2017-09-11T18:02:19+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpdocumentor/reflection-docblock",
|
||
|
"version": "4.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||
|
"reference": "94fd0001232e47129dd3504189fa1c7225010d08"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
|
||
|
"reference": "94fd0001232e47129dd3504189fa1c7225010d08",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.0",
|
||
|
"phpdocumentor/reflection-common": "^1.0.0",
|
||
|
"phpdocumentor/type-resolver": "^0.4.0",
|
||
|
"webmozart/assert": "^1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/instantiator": "~1.0.5",
|
||
|
"mockery/mockery": "^1.0",
|
||
|
"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": "2017-11-30T07:14:17+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpdocumentor/type-resolver",
|
||
|
"version": "0.4.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||
|
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||
|
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.5 || ^7.0",
|
||
|
"phpdocumentor/reflection-common": "^1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"mockery/mockery": "^0.9.4",
|
||
|
"phpunit/phpunit": "^5.2||^4.8.24"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.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"
|
||
|
}
|
||
|
],
|
||
|
"time": "2017-07-14T14:27:02+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpspec/prophecy",
|
||
|
"version": "1.8.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/phpspec/prophecy.git",
|
||
|
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
||
|
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/instantiator": "^1.0.2",
|
||
|
"php": "^5.3|^7.0",
|
||
|
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
||
|
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
||
|
"sebastian/recursion-context": "^1.0|^2.0|^3.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.8.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Prophecy\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"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": "2018-08-05T17:53:17+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpunit/php-code-coverage",
|
||
|
"version": "4.0.8",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||
|
"reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
|
||
|
"reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-dom": "*",
|
||
|
"ext-xmlwriter": "*",
|
||
|
"php": "^5.6 || ^7.0",
|
||
|
"phpunit/php-file-iterator": "^1.3",
|
||
|
"phpunit/php-text-template": "^1.2",
|
||
|
"phpunit/php-token-stream": "^1.4.2 || ^2.0",
|
||
|
"sebastian/code-unit-reverse-lookup": "^1.0",
|
||
|
"sebastian/environment": "^1.3.2 || ^2.0",
|
||
|
"sebastian/version": "^1.0 || ^2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-xdebug": "^2.1.4",
|
||
|
"phpunit/phpunit": "^5.7"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-xdebug": "^2.5.1"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "4.0.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": "2017-04-02T07:44:40+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": "2.0.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
||
|
"reference": "791198a2c6254db10131eecfe8c06670700904db"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
|
||
|
"reference": "791198a2c6254db10131eecfe8c06670700904db",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-tokenizer": "*",
|
||
|
"php": "^7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^6.2.4"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0-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"
|
||
|
],
|
||
|
"time": "2017-11-27T05:48:46+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpunit/phpunit",
|
||
|
"version": "5.7.27",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||
|
"reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
|
||
|
"reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-dom": "*",
|
||
|
"ext-json": "*",
|
||
|
"ext-libxml": "*",
|
||
|
"ext-mbstring": "*",
|
||
|
"ext-xml": "*",
|
||
|
"myclabs/deep-copy": "~1.3",
|
||
|
"php": "^5.6 || ^7.0",
|
||
|
"phpspec/prophecy": "^1.6.2",
|
||
|
"phpunit/php-code-coverage": "^4.0.4",
|
||
|
"phpunit/php-file-iterator": "~1.4",
|
||
|
"phpunit/php-text-template": "~1.2",
|
||
|
"phpunit/php-timer": "^1.0.6",
|
||
|
"phpunit/phpunit-mock-objects": "^3.2",
|
||
|
"sebastian/comparator": "^1.2.4",
|
||
|
"sebastian/diff": "^1.4.3",
|
||
|
"sebastian/environment": "^1.3.4 || ^2.0",
|
||
|
"sebastian/exporter": "~2.0",
|
||
|
"sebastian/global-state": "^1.1",
|
||
|
"sebastian/object-enumerator": "~2.0",
|
||
|
"sebastian/resource-operations": "~1.0",
|
||
|
"sebastian/version": "^1.0.6|^2.0.1",
|
||
|
"symfony/yaml": "~2.1|~3.0|~4.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"phpdocumentor/reflection-docblock": "3.0.2"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-pdo": "*"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-xdebug": "*",
|
||
|
"phpunit/php-invoker": "~1.1"
|
||
|
},
|
||
|
"bin": [
|
||
|
"phpunit"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "5.7.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": "2018-02-01T05:50:59+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpunit/phpunit-mock-objects",
|
||
|
"version": "3.4.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
||
|
"reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
|
||
|
"reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/instantiator": "^1.0.2",
|
||
|
"php": "^5.6 || ^7.0",
|
||
|
"phpunit/php-text-template": "^1.2",
|
||
|
"sebastian/exporter": "^1.2 || ^2.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"phpunit/phpunit": "<5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^5.4"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-soap": "*"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.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": "Mock Object library for PHPUnit",
|
||
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
||
|
"keywords": [
|
||
|
"mock",
|
||
|
"xunit"
|
||
|
],
|
||
|
"time": "2017-06-30T09:13:00+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sabre/event",
|
||
|
"version": "5.0.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sabre-io/event.git",
|
||
|
"reference": "f5cf802d240df1257866d8813282b98aee3bc548"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sabre-io/event/zipball/f5cf802d240df1257866d8813282b98aee3bc548",
|
||
|
"reference": "f5cf802d240df1257866d8813282b98aee3bc548",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": ">=6",
|
||
|
"sabre/cs": "~1.0.0"
|
||
|
},
|
||
|
"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": "2018-03-05T13:55:47+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sabre/uri",
|
||
|
"version": "2.1.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sabre-io/uri.git",
|
||
|
"reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sabre-io/uri/zipball/a42126042c7dcb53e2978dadb6d22574d1359b4c",
|
||
|
"reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^6.0",
|
||
|
"sabre/cs": "~1.0.0"
|
||
|
},
|
||
|
"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": "2017-02-20T20:02:35+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/code-unit-reverse-lookup",
|
||
|
"version": "1.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
||
|
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
||
|
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.6 || ^7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^5.7 || ^6.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Sebastian Bergmann",
|
||
|
"email": "sebastian@phpunit.de"
|
||
|
}
|
||
|
],
|
||
|
"description": "Looks up which function or method a line of code belongs to",
|
||
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
||
|
"time": "2017-03-04T06:30:41+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/comparator",
|
||
|
"version": "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": "2.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
||
|
"reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
|
||
|
"reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.6 || ^7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^5.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Sebastian Bergmann",
|
||
|
"email": "sebastian@phpunit.de"
|
||
|
}
|
||
|
],
|
||
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
||
|
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
||
|
"keywords": [
|
||
|
"Xdebug",
|
||
|
"environment",
|
||
|
"hhvm"
|
||
|
],
|
||
|
"time": "2016-11-26T07:53:53+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/exporter",
|
||
|
"version": "2.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
||
|
"reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
|
||
|
"reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3",
|
||
|
"sebastian/recursion-context": "~2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-mbstring": "*",
|
||
|
"phpunit/phpunit": "~4.4"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "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-11-19T08:54:04+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/object-enumerator",
|
||
|
"version": "2.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
||
|
"reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
|
||
|
"reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.6",
|
||
|
"sebastian/recursion-context": "~2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~5"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Sebastian Bergmann",
|
||
|
"email": "sebastian@phpunit.de"
|
||
|
}
|
||
|
],
|
||
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
||
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
||
|
"time": "2017-02-18T15:18:39+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/recursion-context",
|
||
|
"version": "2.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
||
|
"reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
|
||
|
"reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~4.4"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "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-11-19T07:33:16+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/resource-operations",
|
||
|
"version": "1.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
||
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
||
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.6.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Sebastian Bergmann",
|
||
|
"email": "sebastian@phpunit.de"
|
||
|
}
|
||
|
],
|
||
|
"description": "Provides a list of PHP built-in functions that operate on resources",
|
||
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
||
|
"time": "2015-07-28T20:34:47+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "sebastian/version",
|
||
|
"version": "2.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/sebastianbergmann/version.git",
|
||
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
||
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.6"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Sebastian Bergmann",
|
||
|
"email": "sebastian@phpunit.de",
|
||
|
"role": "lead"
|
||
|
}
|
||
|
],
|
||
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
||
|
"homepage": "https://github.com/sebastianbergmann/version",
|
||
|
"time": "2016-10-03T07:35:21+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/polyfill-ctype",
|
||
|
"version": "v1.10.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
||
|
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
|
||
|
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-ctype": "For best performance"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.9-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Symfony\\Polyfill\\Ctype\\": ""
|
||
|
},
|
||
|
"files": [
|
||
|
"bootstrap.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
},
|
||
|
{
|
||
|
"name": "Gert de Pagter",
|
||
|
"email": "BackEndTea@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony polyfill for ctype functions",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"ctype",
|
||
|
"polyfill",
|
||
|
"portable"
|
||
|
],
|
||
|
"time": "2018-08-06T14:22:27+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/yaml",
|
||
|
"version": "v4.1.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/yaml.git",
|
||
|
"reference": "367e689b2fdc19965be435337b50bc8adf2746c9"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/367e689b2fdc19965be435337b50bc8adf2746c9",
|
||
|
"reference": "367e689b2fdc19965be435337b50bc8adf2746c9",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1.3",
|
||
|
"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": "4.1-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": "2018-10-02T16:36:10+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/assert",
|
||
|
"version": "1.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/webmozart/assert.git",
|
||
|
"reference": "0df1908962e7a3071564e857d86874dad1ef204a"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
|
||
|
"reference": "0df1908962e7a3071564e857d86874dad1ef204a",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.3.3 || ^7.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.6",
|
||
|
"sebastian/version": "^1.0.1"
|
||
|
},
|
||
|
"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": "2018-01-29T19:49:41+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": {
|
||
|
"sarahman/simple-filesystem-cache": 20
|
||
|
},
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": {
|
||
|
"php": ">=7.1.0",
|
||
|
"ext-curl": "*",
|
||
|
"ext-gd": "*",
|
||
|
"ext-json": "*"
|
||
|
},
|
||
|
"platform-dev": []
|
||
|
}
|