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": {
|
||
|