Newer
Older
"_readme": [
"This file locks the dependencies of your project to a known state",

Alex Pott
committed
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
"content-hash": "47cf4b2b460c00b55b2533e8caa6df19",
"packages": [
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"name": "asm89/stack-cors",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "3ae8ef219bb4c9a6caf857421719aa07fa7776cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/3ae8ef219bb4c9a6caf857421719aa07fa7776cc",
"reference": "3ae8ef219bb4c9a6caf857421719aa07fa7776cc",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/http-foundation": "~2.1|~3.0",
"symfony/http-kernel": "~2.1|~3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Asm89\\Stack": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "iam.asm89@gmail.com"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
],
},
{
"name": "composer/installers",

Alex Pott
committed
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",

Alex Pott
committed
"reference": "d78064c68299743e0161004f2de3a0204e33b804"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
"reference": "d78064c68299743e0161004f2de3a0204e33b804",
"shasum": ""
},

Alex Pott
committed
"require": {
"composer-plugin-api": "^1.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "4.1.*"
},

Alex Pott
committed
"type": "composer-plugin",
"extra": {

Alex Pott
committed
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",

Alex Pott
committed
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Hurad",

Alex Pott
committed
"ImageCMS",
"MODX Evo",

Alex Pott
committed
"Mautic",
"OXID",

Alex Pott
committed
"Plentymarkets",
"RadPHP",
"SMF",
"Thelia",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",

Alex Pott
committed
"attogram",
"bitrix",
"cakephp",
"chef",

Alex Pott
committed
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"elgg",

Alex Pott
committed
"expressionengine",
"fuelphp",
"grav",
"installer",
"joomla",
"kohana",
"laravel",
"lithium",
"magento",
"mako",
"mediawiki",
"modulework",
"moodle",
"phpbb",
"piwik",
"ppi",
"puppet",

Alex Pott
committed
"reindex",
"roundcube",
"shopware",
"silverstripe",
"symfony",
"typo3",
"wordpress",

Alex Pott
committed
"yawik",
"zend",
"zikula"
],

Alex Pott
committed
"time": "2016-08-13T20:53:52+00:00"
},

Alex Pott
committed
{
"name": "composer/semver",

Alex Pott
committed
"version": "1.4.2",

Alex Pott
committed
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",

Alex Pott
committed
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"

Alex Pott
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",

Alex Pott
committed
"shasum": ""
},
"require": {

Alex Pott
committed
"php": "^5.3.2 || ^7.0"

Alex Pott
committed
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "^4.5 || ^5.0.5",
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"

Alex Pott
committed
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.x-dev"

Alex Pott
committed
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"

Alex Pott
committed
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"

Alex Pott
committed
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],

Alex Pott
committed
"time": "2016-08-30T16:08:34+00:00"

Alex Pott
committed
},
{
"name": "doctrine/annotations",

Angie Byron
committed
"version": "v1.2.7",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",

Angie Byron
committed
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": ">=5.3.2"
},
"doctrine/cache": "1.*",
"phpunit/phpunit": "4.*"
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Annotations\\": "lib/"
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",

Angie Byron
committed
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",

Angie Byron
committed
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
},
{
"name": "doctrine/cache",

Alex Pott
committed
"version": "v1.6.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",

Alex Pott
committed
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": "~5.5|~7.0"
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.8|~5.0",

Angie Byron
committed
"predis/predis": "~1.0",
"satooshi/php-coveralls": "~0.6"
},
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.6.x-dev"
}
},

Alex Pott
committed
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Caching library offering an object-oriented API for many cache backends",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"cache",
"caching"
],

Alex Pott
committed
"time": "2016-10-29T11:16:17+00:00"
},
{
"name": "doctrine/collections",

Angie Byron
committed
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",

Angie Byron
committed
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},

Angie Byron
committed
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Collections\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},

Angie Byron
committed
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
"name": "Johannes Schmitt",

Angie Byron
committed
"email": "schmittjoh@gmail.com"
}
],
"description": "Collections Abstraction library",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"array",
"collections",
"iterator"
],
},
{
"name": "doctrine/common",

Alex Pott
committed
"version": "v2.6.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",

Alex Pott
committed
"reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
"reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
"shasum": ""
},
"require": {
"doctrine/annotations": "1.*",
"doctrine/cache": "1.*",
"doctrine/collections": "1.*",
"doctrine/inflector": "1.*",
"doctrine/lexer": "1.*",

Alex Pott
committed
"php": "~5.5|~7.0"
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.8|~5.0"
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "2.7.x-dev"
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},

Angie Byron
committed
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
"name": "Johannes Schmitt",

Angie Byron
committed
"email": "schmittjoh@gmail.com"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"

Alex Pott
committed
"time": "2016-11-30T16:50:46+00:00"
},
{
"name": "doctrine/inflector",

Alex Pott
committed
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",

Alex Pott
committed
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},

Angie Byron
committed
"require-dev": {
"phpunit/phpunit": "4.*"
},

Angie Byron
committed
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.1.x-dev"

Angie Byron
committed
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Inflector\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{

Angie Byron
committed
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",

Angie Byron
committed
"pluralize",
"singularize",

Alex Pott
committed
"time": "2015-11-06T14:35:42+00:00"
},
{
"name": "doctrine/lexer",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Lexer\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"lexer",
"parser"
],
},

Angie Byron
committed
{

Angie Byron
committed
"name": "easyrdf/easyrdf",
"version": "0.9.1",

Angie Byron
committed
"source": {
"type": "git",
"url": "https://github.com/njh/easyrdf.git",
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"

Angie Byron
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",

Angie Byron
committed
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-pcre": "*",

Angie Byron
committed
"php": ">=5.2.8"
},
"require-dev": {
"phpunit/phpunit": "~3.5",
"sami/sami": "~1.4",
"squizlabs/php_codesniffer": "~1.4.3"

Angie Byron
committed
},
"suggest": {
"ml/json-ld": "~1.0"

Angie Byron
committed
"type": "library",
"autoload": {
"psr-0": {
"EasyRdf_": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nicholas Humfrey",
"email": "njh@aelius.com",
"homepage": "http://www.aelius.com/njh/",
"role": "Developer"
},
{
"name": "Alexey Zakhlestin",
"email": "indeyets@gmail.com",
"role": "Developer"

Angie Byron
committed
}
],
"description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
"homepage": "http://www.easyrdf.org/",
"keywords": [
"Linked Data",

Angie Byron
committed
"RDF",
"Semantic Web",
"Turtle",
"rdfa",
"sparql"

Angie Byron
committed
},
{
"name": "egulias/email-validator",

Alex Pott
committed
"version": "1.2.14",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",

Alex Pott
committed
"reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
"reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
"shasum": ""
},
"require": {

Alex Pott
committed
"doctrine/lexer": "^1.0.1",
"php": ">= 5.3.3"
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "^4.8.24"
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Egulias\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",

Alex Pott
committed
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],

Alex Pott
committed
"time": "2017-02-03T22:48:59+00:00"

Angie Byron
committed
{

Alex Pott
committed
"name": "guzzlehttp/guzzle",

Alex Pott
committed
"version": "6.2.3",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/guzzle/guzzle.git",

Alex Pott
committed
"reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006"

Angie Byron
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006",
"reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006",

Angie Byron
committed
"shasum": ""
},
"require": {
"guzzlehttp/promises": "^1.0",

Alex Pott
committed
"guzzlehttp/psr7": "^1.4",
"php": ">=5.5"

Angie Byron
committed
},

Alex Pott
committed
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.0",
"psr/log": "^1.0"

Alex Pott
committed
},
"type": "library",

Angie Byron
committed
"extra": {
"branch-alias": {
"dev-master": "6.2-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"files": [
"src/functions_include.php"
],

Angie Byron
committed
"psr-4": {

Alex Pott
committed
"GuzzleHttp\\": "src/"

Angie Byron
committed
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"

Angie Byron
committed
}
],
"description": "Guzzle is a PHP HTTP client library",

Angie Byron
committed
"homepage": "http://guzzlephp.org/",
"keywords": [

Angie Byron
committed
"curl",

Angie Byron
committed
"http",
"http client",
"rest",
"web service"

Alex Pott
committed
"time": "2017-02-28T22:50:30+00:00"
"name": "guzzlehttp/promises",

Alex Pott
committed
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",

Alex Pott
committed
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "^4.0"
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [

Angie Byron
committed
"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"
],

Alex Pott
committed
"time": "2016-12-20T10:07:11+00:00"

Angie Byron
committed
},
{
"name": "guzzlehttp/psr7",

Alex Pott
committed
"version": "1.4.2",

Angie Byron
committed
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",

Alex Pott
committed
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"

Angie Byron
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",

Angie Byron
committed
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"

Angie Byron
committed
},
"require-dev": {
"phpunit/phpunit": "~4.0"

Angie Byron
committed
"type": "library",

Angie Byron
committed
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"

Angie Byron
committed
}
},

Angie Byron
committed
"autoload": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [

Angie Byron
committed
"src/functions_include.php"
]

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"

Alex Pott
committed
},
{
"name": "Tobias Schultze",
"homepage": "https://github.com/Tobion"

Angie Byron
committed
}
],

Alex Pott
committed
"description": "PSR-7 message implementation that also provides common utility methods",

Angie Byron
committed
"keywords": [
"http",
"message",

Alex Pott
committed
"request",
"response",
"stream",

Alex Pott
committed
"uri",
"url"

Alex Pott
committed
"time": "2017-03-20T17:10:46+00:00"

Angie Byron
committed
},
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
{
"name": "ircmaxell/password-compat",
"version": "v1.0.4",
"source": {
"type": "git",
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"autoload": {
"files": [
"lib/password.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthony Ferrara",
"email": "ircmaxell@php.net",
"homepage": "http://blog.ircmaxell.com"
}
],
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
"homepage": "https://github.com/ircmaxell/password_compat",
"keywords": [
"hashing",
"password"
],
},

Alex Pott
committed
{
"name": "masterminds/html5",

Alex Pott
committed
"version": "2.2.2",

Alex Pott
committed
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",

Alex Pott
committed
"reference": "7866e93dcf0245de22378414e0c2c7350abc45af"

Alex Pott
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/7866e93dcf0245de22378414e0c2c7350abc45af",
"reference": "7866e93dcf0245de22378414e0c2c7350abc45af",

Alex Pott
committed
"shasum": ""
},
"require": {
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"sami/sami": "~2.0",
"satooshi/php-coveralls": "1.0.*"

Alex Pott
committed
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "2.2-dev"

Alex Pott
committed
}
},
"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"
},
{