2017-02-11 20:03:22 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2017-03-29 00:30:40 +00:00
|
|
|
"content-hash": "58d51aeeabc7ce9d69626938805bb61f",
|
2017-02-11 20:03:22 +00:00
|
|
|
"packages": [
|
2017-02-16 20:41:50 +00:00
|
|
|
{
|
|
|
|
"name": "fguillot/picofeed",
|
|
|
|
"version": "v0.1.31",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fguillot/picoFeed.git",
|
|
|
|
"reference": "b753961879d0b92c284971d902355e00cad1fd9b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/b753961879d0b92c284971d902355e00cad1fd9b",
|
|
|
|
"reference": "b753961879d0b92c284971d902355e00cad1fd9b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-iconv": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-simplexml": "*",
|
|
|
|
"ext-xml": "*",
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"zendframework/zendxml": "^1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpdocumentor/reflection-docblock": "2.0.4",
|
|
|
|
"phpunit/phpunit": "4.8.26",
|
|
|
|
"symfony/yaml": "2.8.7"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-curl": "PicoFeed will use cURL if present"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"picofeed"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"PicoFeed": "lib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Modern library to handle RSS/Atom feeds",
|
|
|
|
"homepage": "https://github.com/fguillot/picoFeed",
|
|
|
|
"time": "2017-01-16T03:10:21+00:00"
|
|
|
|
},
|
2017-02-20 22:04:13 +00:00
|
|
|
{
|
|
|
|
"name": "hosteurope/password-generator",
|
|
|
|
"version": "v1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/hosteurope/password-generator.git",
|
|
|
|
"reference": "21bb99eb9ae47191d816368d3d9e54562e3f9a5f"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/hosteurope/password-generator/zipball/21bb99eb9ae47191d816368d3d9e54562e3f9a5f",
|
|
|
|
"reference": "21bb99eb9ae47191d816368d3d9e54562e3f9a5f",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.0.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^5.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PasswordGenerator\\": "src/",
|
|
|
|
"PasswordGeneratorTests\\": "tests/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Karim Geiger",
|
|
|
|
"email": "karim.geiger@heg.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Password generator for generating policy-compliant passwords.",
|
|
|
|
"time": "2016-12-08T09:32:12+00:00"
|
|
|
|
},
|
2017-02-11 20:03:22 +00:00
|
|
|
{
|
|
|
|
"name": "jkingweb/druuid",
|
|
|
|
"version": "3.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/JKingweb/DrUUID.git",
|
|
|
|
"reference": "ca88019069f03ee9c0b1bb6b0200f421bbc9607e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/JKingweb/DrUUID/zipball/ca88019069f03ee9c0b1bb6b0200f421bbc9607e",
|
|
|
|
"reference": "ca88019069f03ee9c0b1bb6b0200f421bbc9607e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-bcmath": "Supported alternative to GMP on 32-bit systems",
|
|
|
|
"ext-gmp": "Recommended on 32-bit installations for time-base UUIDs",
|
|
|
|
"phpseclib/phpseclib": "Supported alternative to GMP or BC Math on 32-bit systems (either v1.x or v2.x)"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"JKingWeb\\DrUUID\\": "lib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "J. King",
|
|
|
|
"email": "jking@jkingweb.ca",
|
|
|
|
"homepage": "https://jkingweb.ca/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "DrUUID RFC 4122 library for PHP",
|
|
|
|
"keywords": [
|
|
|
|
"uuid"
|
|
|
|
],
|
|
|
|
"time": "2017-02-09T14:17:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpseclib/phpseclib",
|
|
|
|
"version": "2.0.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
|
|
"reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
|
|
|
|
"reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phing/phing": "~2.7",
|
|
|
|
"phpunit/phpunit": "~4.0",
|
|
|
|
"sami/sami": "~2.0",
|
|
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"phpseclib/bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"phpseclib\\": "phpseclib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jim Wigginton",
|
|
|
|
"email": "terrafrost@php.net",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Patrick Monnerat",
|
|
|
|
"email": "pm@datasphere.ch",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Andreas Fischer",
|
|
|
|
"email": "bantu@phpbb.com",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Hans-Jürgen Petrich",
|
|
|
|
"email": "petrich@tronic-media.com",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "graham@alt-three.com",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
|
|
"keywords": [
|
|
|
|
"BigInteger",
|
|
|
|
"aes",
|
|
|
|
"asn.1",
|
|
|
|
"asn1",
|
|
|
|
"blowfish",
|
|
|
|
"crypto",
|
|
|
|
"cryptography",
|
|
|
|
"encryption",
|
|
|
|
"rsa",
|
|
|
|
"security",
|
|
|
|
"sftp",
|
|
|
|
"signature",
|
|
|
|
"signing",
|
|
|
|
"ssh",
|
|
|
|
"twofish",
|
|
|
|
"x.509",
|
|
|
|
"x509"
|
|
|
|
],
|
|
|
|
"time": "2016-10-04T00:57:04+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "webmozart/assert",
|
|
|
|
"version": "1.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
|
|
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
|
|
|
|
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
|
|
|
|
"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": "2016-11-23T20:04:58+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"
|
2017-02-16 20:41:50 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "zendframework/zendxml",
|
|
|
|
"version": "1.0.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/zendframework/ZendXml.git",
|
|
|
|
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
|
|
|
|
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^5.3.3 || ^7.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^3.7 || ^4.0",
|
|
|
|
"squizlabs/php_codesniffer": "^1.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"ZendXml\\": "library/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"description": "Utility library for XML usage, best practices, and security in PHP",
|
|
|
|
"homepage": "http://packages.zendframework.com/",
|
|
|
|
"keywords": [
|
|
|
|
"security",
|
|
|
|
"xml",
|
|
|
|
"zf2"
|
|
|
|
],
|
|
|
|
"time": "2016-02-04T21:02:08+00:00"
|
2017-02-11 20:03:22 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "mikey179/vfsStream",
|
|
|
|
"version": "v1.6.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mikey179/vfsStream.git",
|
|
|
|
"reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/mikey179/vfsStream/zipball/0247f57b2245e8ad2e689d7cee754b45fbabd592",
|
|
|
|
"reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.6.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"org\\bovigo\\vfs\\": "src/main/php"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frank Kleine",
|
|
|
|
"homepage": "http://frankkleine.de/",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Virtual file system to mock the real file system in unit tests.",
|
|
|
|
"homepage": "http://vfs.bovigo.org/",
|
|
|
|
"time": "2016-07-18T14:02:57+00:00"
|
2017-03-29 00:30:40 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phake/phake",
|
|
|
|
"version": "v2.3.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mlively/Phake.git",
|
|
|
|
"reference": "d5832f1a0dd2370e14d38bcbaeb6770e8546cff2"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/mlively/Phake/zipball/d5832f1a0dd2370e14d38bcbaeb6770e8546cff2",
|
|
|
|
"reference": "d5832f1a0dd2370e14d38bcbaeb6770e8546cff2",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"sebastian/comparator": "~1.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
|
|
"doctrine/common": "2.3.*",
|
|
|
|
"ext-soap": "*",
|
|
|
|
"hamcrest/hamcrest-php": "1.1.*",
|
|
|
|
"phpunit/phpunit": "3.7.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/common": "Allows mock annotations to use import statements for classes.",
|
|
|
|
"hamcrest/hamcrest-php": "Use Hamcrest matchers."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Phake": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Mike Lively",
|
|
|
|
"email": "m@digitalsandwich.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The Phake mock testing library",
|
|
|
|
"homepage": "https://github.com/mlively/Phake",
|
|
|
|
"keywords": [
|
|
|
|
"mock",
|
|
|
|
"testing"
|
|
|
|
],
|
|
|
|
"time": "2017-03-20T05:16:34+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.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
|
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.8"
|
|
|
|
},
|
|
|
|
"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": "2015-12-08T07:14:41+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/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"
|
2017-02-11 20:03:22 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": {
|
2017-03-14 03:22:20 +00:00
|
|
|
"php": "^7.0",
|
2017-03-07 23:01:13 +00:00
|
|
|
"ext-intl": "*",
|
|
|
|
"ext-iconv": "*"
|
2017-02-11 20:03:22 +00:00
|
|
|
},
|
|
|
|
"platform-dev": []
|
|
|
|
}
|