mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
5786 lines
204 KiB
JSON
5786 lines
204 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "38d3c53332f97c2b8c434b28cd18402f",
|
|
"packages": [
|
|
{
|
|
"name": "alchemy-fr/tcpdf-clone",
|
|
"version": "6.0.039",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/tcpdf-clone.git",
|
|
"reference": "2ba0248a7187f1626df6c128750650416267f0e7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/tcpdf-clone/zipball/2ba0248a7187f1626df6c128750650416267f0e7",
|
|
"reference": "2ba0248a7187f1626df6c128750650416267f0e7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"fonts",
|
|
"config",
|
|
"include",
|
|
"tcpdf.php",
|
|
"tcpdf_parser.php",
|
|
"tcpdf_import.php",
|
|
"tcpdf_barcodes_1d.php",
|
|
"tcpdf_barcodes_2d.php",
|
|
"include/tcpdf_colors.php",
|
|
"include/tcpdf_filters.php",
|
|
"include/tcpdf_font_data.php",
|
|
"include/tcpdf_fonts.php",
|
|
"include/tcpdf_images.php",
|
|
"include/tcpdf_static.php",
|
|
"include/barcodes/datamatrix.php",
|
|
"include/barcodes/pdf417.php",
|
|
"include/barcodes/qrcode.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"LGPLv3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicola Asuni",
|
|
"email": "info@tecnick.com",
|
|
"homepage": "http://nicolaasuni.tecnick.com"
|
|
}
|
|
],
|
|
"description": "TCPDF is a PHP class for generating PDF documents.",
|
|
"homepage": "http://www.tcpdf.org/",
|
|
"keywords": [
|
|
"PDF",
|
|
"PDFD32000-2008",
|
|
"barcodes",
|
|
"datamatrix",
|
|
"pdf417",
|
|
"qrcode",
|
|
"tcpdf"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/alchemy-fr/tcpdf-clone/tree/6.0.039",
|
|
"issues": "https://github.com/alchemy-fr/tcpdf-clone/issues"
|
|
},
|
|
"time": "2013-10-13 16:11:17"
|
|
},
|
|
{
|
|
"name": "alchemy/binary-driver",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/BinaryDriver.git",
|
|
"reference": "b32c03d4b56ce29f783051eac55887adae654b41"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/b32c03d4b56ce29f783051eac55887adae654b41",
|
|
"reference": "b32c03d4b56ce29f783051eac55887adae654b41",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~1.0",
|
|
"monolog/monolog": "~1.3",
|
|
"php": ">=5.3.3",
|
|
"psr/log": "~1.0",
|
|
"symfony/process": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "nlegoff",
|
|
"email": "legoff.n@gmail.com"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "A set of tools to build binary drivers",
|
|
"keywords": [
|
|
"binary",
|
|
"driver"
|
|
],
|
|
"time": "2013-06-21 15:51:20"
|
|
},
|
|
{
|
|
"name": "alchemy/geonames-api-consumer",
|
|
"version": "0.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/GeonamesServer-PHP-Plugin.git",
|
|
"reference": "111a38233da7a5503f86e96877e044381698f647"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/GeonamesServer-PHP-Plugin/zipball/111a38233da7a5503f86e96877e044381698f647",
|
|
"reference": "111a38233da7a5503f86e96877e044381698f647",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/guzzle": "~3.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A connector to a geonames server",
|
|
"keywords": [
|
|
"geonames"
|
|
],
|
|
"time": "2014-02-05 15:29:39"
|
|
},
|
|
{
|
|
"name": "alchemy/ghostscript",
|
|
"version": "0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Ghostscript-PHP.git",
|
|
"reference": "a5d40c29efa4c4e4016a1f83cd5645300ad602d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Ghostscript-PHP/zipball/a5d40c29efa4c4e4016a1f83cd5645300ad602d7",
|
|
"reference": "a5d40c29efa4c4e4016a1f83cd5645300ad602d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Ghostscript": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "Ghostscript PDF, a library to handle PDF through ghostscript",
|
|
"keywords": [
|
|
"ghostscript",
|
|
"pdf"
|
|
],
|
|
"time": "2013-06-25 09:12:58"
|
|
},
|
|
{
|
|
"name": "alchemy/google-plus-api-client",
|
|
"version": "0.6.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/google-plus-api-client.git",
|
|
"reference": "54dd23b7b5a3e78db9182acbe46c773fd5020a40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/google-plus-api-client/zipball/54dd23b7b5a3e78db9182acbe46c773fd5020a40",
|
|
"reference": "54dd23b7b5a3e78db9182acbe46c773fd5020a40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Google",
|
|
"email": "noreply@google.com",
|
|
"homepage": "http://www.google.com/"
|
|
}
|
|
],
|
|
"description": "PHP Client for Google APIs",
|
|
"homepage": "https://code.google.com/p/google-api-php-client/",
|
|
"time": "2013-08-06 09:10:01"
|
|
},
|
|
{
|
|
"name": "alchemy/oauth2php",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/oauth2-php.git",
|
|
"reference": "cb4fcb73e30ab54e0fb85a65b4d57147f7a0df15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/oauth2-php/zipball/cb4fcb73e30ab54e0fb85a65b4d57147f7a0df15",
|
|
"reference": "cb4fcb73e30ab54e0fb85a65b4d57147f7a0df15",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"time": "2013-07-01 09:46:59"
|
|
},
|
|
{
|
|
"name": "alchemy/phlickr",
|
|
"version": "0.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Phlickr.git",
|
|
"reference": "f9af93e27e9235db43e61ce2f9588d8ce9859b68"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Phlickr/zipball/f9af93e27e9235db43e61ce2f9588d8ce9859b68",
|
|
"reference": "f9af93e27e9235db43e61ce2f9588d8ce9859b68",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Phlickr_": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"time": "2014-12-15 14:27:57"
|
|
},
|
|
{
|
|
"name": "alchemy/task-manager",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/task-manager.git",
|
|
"reference": "cefd59cad3ac9b26243f551e704e7142fca79522"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/task-manager/zipball/cefd59cad3ac9b26243f551e704e7142fca79522",
|
|
"reference": "cefd59cad3ac9b26243f551e704e7142fca79522",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-zmq": "*",
|
|
"neutron/process-manager": "2.0.x-dev@dev",
|
|
"neutron/signal-handler": "~1.0",
|
|
"php": ">=5.3.3",
|
|
"symfony/event-dispatcher": "~2.0",
|
|
"symfony/process": "~2.4"
|
|
},
|
|
"require-dev": {
|
|
"monolog/monolog": "~1.0",
|
|
"phpunit/phpunit": "~3.7",
|
|
"symfony/console": "~2.3",
|
|
"symfony/finder": "~2.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "A manager for running parallel PHP processes command line.",
|
|
"keywords": [
|
|
"cli",
|
|
"parallel",
|
|
"process"
|
|
],
|
|
"time": "2014-02-14 12:39:44"
|
|
},
|
|
{
|
|
"name": "alchemy/zippy",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Zippy.git",
|
|
"reference": "16285231eb37587c6c32b86fa483c35853cd7515"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/16285231eb37587c6c32b86fa483c35853cd7515",
|
|
"reference": "16285231eb37587c6c32b86fa483c35853cd7515",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.0",
|
|
"guzzle/guzzle": "~3.0",
|
|
"php": ">=5.3.3",
|
|
"pimple/pimple": "~1.0",
|
|
"symfony/filesystem": "~2.0",
|
|
"symfony/process": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "dev-master@dev",
|
|
"symfony/finder": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-zip": "To use the ZipExtensionAdapter"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alchemy",
|
|
"email": "dev.team@alchemy.fr",
|
|
"homepage": "http://www.alchemy.fr/"
|
|
}
|
|
],
|
|
"description": "Zippy, the archive manager companion",
|
|
"keywords": [
|
|
"bzip",
|
|
"compression",
|
|
"tar",
|
|
"zip"
|
|
],
|
|
"time": "2014-12-10 15:03:17"
|
|
},
|
|
{
|
|
"name": "beberlei/assert",
|
|
"version": "v2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/beberlei/assert.git",
|
|
"reference": "160eba4d1fbe692e42b3cf8a20b92ab23e3a8759"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/beberlei/assert/zipball/160eba4d1fbe692e42b3cf8a20b92ab23e3a8759",
|
|
"reference": "160eba4d1fbe692e42b3cf8a20b92ab23e3a8759",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Assert": "lib/"
|
|
},
|
|
"files": [
|
|
"lib/Assert/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
}
|
|
],
|
|
"description": "Thin assertion library for input validation in business models.",
|
|
"keywords": [
|
|
"assert",
|
|
"assertion",
|
|
"validation"
|
|
],
|
|
"time": "2014-12-18 19:12:40"
|
|
},
|
|
{
|
|
"name": "behat/transliterator",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Transliterator.git",
|
|
"reference": "c93521d3462a554332d1ef5bb0e9b5b8ca4106c4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/c93521d3462a554332d1ef5bb0e9b5b8ca4106c4",
|
|
"reference": "c93521d3462a554332d1ef5bb0e9b5b8ca4106c4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Transliterator": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Artistic-1.0"
|
|
],
|
|
"description": "String transliterator",
|
|
"keywords": [
|
|
"i18n",
|
|
"slug",
|
|
"transliterator"
|
|
],
|
|
"time": "2014-05-15 22:08:22"
|
|
},
|
|
{
|
|
"name": "dailymotion/sdk",
|
|
"version": "1.6.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dailymotion/dailymotion-sdk-php.git",
|
|
"reference": "ad87686f58fc39848b4158127df9e6308ee68508"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dailymotion/dailymotion-sdk-php/zipball/ad87686f58fc39848b4158127df9e6308ee68508",
|
|
"reference": "ad87686f58fc39848b4158127df9e6308ee68508",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Dailymotion.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Dailymotion PHP SDK",
|
|
"homepage": "http://dailymotion.com",
|
|
"keywords": [
|
|
"api",
|
|
"dailymotion",
|
|
"sdk"
|
|
],
|
|
"time": "2015-02-19 12:55:41"
|
|
},
|
|
{
|
|
"name": "data-uri/data-uri",
|
|
"version": "0.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-dataURI.git",
|
|
"reference": "6b84ac5b57af163d30a18cdb145928a1b90526ac"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-dataURI/zipball/6b84ac5b57af163d30a18cdb145928a1b90526ac",
|
|
"reference": "6b84ac5b57af163d30a18cdb145928a1b90526ac",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/http-foundation": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"sami/sami": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"DataURI": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "nlegoff",
|
|
"email": "legoff.n@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP DataURI component",
|
|
"keywords": [
|
|
"data",
|
|
"data-uri",
|
|
"uri"
|
|
],
|
|
"time": "2014-08-22 15:01:57"
|
|
},
|
|
{
|
|
"name": "dflydev/doctrine-orm-service-provider",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-doctrine-orm-service-provider.git",
|
|
"reference": "a55b92ac5111b8cb2aca19623f10301bab373718"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-doctrine-orm-service-provider/zipball/a55b92ac5111b8cb2aca19623f10301bab373718",
|
|
"reference": "a55b92ac5111b8cb2aca19623f10301bab373718",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/orm": "~2.3",
|
|
"php": ">=5.3.3",
|
|
"pimple/pimple": "1.*@dev"
|
|
},
|
|
"require-dev": {
|
|
"cilex/cilex": "1.*@dev",
|
|
"cilex/console-service-provider": "@dev",
|
|
"silex/silex": "1.*@dev"
|
|
},
|
|
"suggest": {
|
|
"dflydev/psr0-resource-locator-service-provider": "1.0.*@dev"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Dflydev\\Cilex\\Provider\\DoctrineOrm": "src",
|
|
"Dflydev\\Pimple\\Provider\\DoctrineOrm": "src",
|
|
"Dflydev\\Silex\\Provider\\DoctrineOrm": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
}
|
|
],
|
|
"description": "Doctrine ORM Service Provider",
|
|
"homepage": "http://dflydev.com/projects/doctrine-orm-service-provider/",
|
|
"keywords": [
|
|
"cilex",
|
|
"doctrine",
|
|
"orm",
|
|
"pimple",
|
|
"silex"
|
|
],
|
|
"time": "2014-07-24 19:35:45"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f4a91702ca3cd2e568c3736aa031ed00c3752af4",
|
|
"reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "1.*",
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Annotations\\": "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"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2015-06-17 12:21:22"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03",
|
|
"reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=3.7",
|
|
"predis/predis": "~1.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Cache\\": "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"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2015-04-15 00:11:59"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
|
|
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Collections Abstraction library",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterator"
|
|
],
|
|
"time": "2015-04-14 22:21:58"
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
|
|
"reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "1.*",
|
|
"doctrine/cache": "1.*",
|
|
"doctrine/collections": "1.*",
|
|
"doctrine/inflector": "1.*",
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\": "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"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Common Library for Doctrine projects",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"collections",
|
|
"eventmanager",
|
|
"persistence",
|
|
"spl"
|
|
],
|
|
"time": "2015-04-02 19:55:44"
|
|
},
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"version": "v2.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
"reference": "a370e5b95e509a7809d11f3d280acfc9310d464b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a370e5b95e509a7809d11f3d280acfc9310d464b",
|
|
"reference": "a370e5b95e509a7809d11f3d280acfc9310d464b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "~2.4",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*",
|
|
"symfony/console": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\DBAL\\": "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"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Database Abstraction Layer",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"dbal",
|
|
"persistence",
|
|
"queryobject"
|
|
],
|
|
"time": "2015-01-12 21:57:01"
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
|
|
"reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"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",
|
|
"pluralize",
|
|
"singularize",
|
|
"string"
|
|
],
|
|
"time": "2014-12-20 21:24:13"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2014-09-09 13:34:57"
|
|
},
|
|
{
|
|
"name": "doctrine/migrations",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/migrations.git",
|
|
"reference": "78954cce4962a4655ff47c0751eb78021fbaf2cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/78954cce4962a4655ff47c0751eb78021fbaf2cc",
|
|
"reference": "78954cce4962a4655ff47c0751eb78021fbaf2cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/dbal": "~2.2",
|
|
"php": ">=5.4.0",
|
|
"symfony/console": "~2.3",
|
|
"symfony/yaml": "~2.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "dev-master",
|
|
"doctrine/orm": "2.*",
|
|
"johnkary/phpunit-speedtrap": "~1.0@dev",
|
|
"mockery/mockery": "^0.9.4",
|
|
"phpunit/phpunit": "~4.7",
|
|
"satooshi/php-coveralls": "0.6.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "to run the migration from the console"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\DBAL\\Migrations": "lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Database Schema migrations using Doctrine DBAL",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"migrations"
|
|
],
|
|
"time": "2015-07-05 21:24:36"
|
|
},
|
|
{
|
|
"name": "doctrine/orm",
|
|
"version": "v2.4.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/doctrine2.git",
|
|
"reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
|
|
"reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.1",
|
|
"doctrine/dbal": "~2.4",
|
|
"ext-pdo": "*",
|
|
"php": ">=5.3.2",
|
|
"symfony/console": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"satooshi/php-coveralls": "dev-master",
|
|
"symfony/yaml": "~2.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
},
|
|
"bin": [
|
|
"bin/doctrine",
|
|
"bin/doctrine.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\ORM\\": "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"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"orm"
|
|
],
|
|
"time": "2014-12-16 13:45:01"
|
|
},
|
|
{
|
|
"name": "elasticsearch/elasticsearch",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/elasticsearch/elasticsearch-php.git",
|
|
"reference": "fd304b1c12778c9eab9b1c1a9e07d791f40bd56d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/elasticsearch/elasticsearch-php/zipball/fd304b1c12778c9eab9b1c1a9e07d791f40bd56d",
|
|
"reference": "fd304b1c12778c9eab9b1c1a9e07d791f40bd56d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"guzzle/guzzle": "~3.7",
|
|
"monolog/monolog": "~1.5",
|
|
"php": ">=5.3.9",
|
|
"pimple/pimple": "~1.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"athletic/athletic": "~0.1",
|
|
"cpliakas/git-wrapper": "~1.0",
|
|
"mikey179/vfsstream": "~1.2",
|
|
"mockery/mockery": "dev-master@dev",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"satooshi/php-coveralls": "dev-master",
|
|
"symfony/yaml": "2.4.3 as 2.4.2",
|
|
"twig/twig": "1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Elasticsearch": "src/",
|
|
"Elasticsearch\\Tests": "tests/",
|
|
"Elasticsearch\\Benchmarks": "benchmarks/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache 2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Zachary Tong"
|
|
}
|
|
],
|
|
"description": "PHP Client for Elasticsearch",
|
|
"keywords": [
|
|
"client",
|
|
"elasticsearch",
|
|
"search"
|
|
],
|
|
"time": "2014-05-07 15:54:46"
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
|
|
"reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Evenement": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch",
|
|
"homepage": "http://wiedler.ch/igor/"
|
|
}
|
|
],
|
|
"description": "Événement is a very simple event dispatching library for PHP 5.3",
|
|
"keywords": [
|
|
"event-dispatcher"
|
|
],
|
|
"time": "2012-05-30 15:01:08"
|
|
},
|
|
{
|
|
"name": "facebook/php-sdk",
|
|
"version": "v3.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebookarchive/facebook-php-sdk.git",
|
|
"reference": "6714042fa2f5979d4c64c7d11fb4bcab16bdf6cb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/facebookarchive/facebook-php-sdk/zipball/6714042fa2f5979d4c64c7d11fb4bcab16bdf6cb",
|
|
"reference": "6714042fa2f5979d4c64c7d11fb4bcab16bdf6cb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Facebook",
|
|
"homepage": "https://github.com/facebook/facebook-php-sdk/contributors"
|
|
}
|
|
],
|
|
"description": "Facebook PHP SDK",
|
|
"homepage": "https://github.com/facebook/facebook-php-sdk",
|
|
"keywords": [
|
|
"facebook",
|
|
"sdk"
|
|
],
|
|
"abandoned": "facebook/php-sdk-v4",
|
|
"time": "2013-11-19 23:11:14"
|
|
},
|
|
{
|
|
"name": "firebase/php-jwt",
|
|
"version": "v2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/firebase/php-jwt.git",
|
|
"reference": "e0a75bfb6413f22092c99b70f310ccb2cca3efa5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/e0a75bfb6413f22092c99b70f310ccb2cca3efa5",
|
|
"reference": "e0a75bfb6413f22092c99b70f310ccb2cca3efa5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Authentication/",
|
|
"Exceptions/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neuman Vong",
|
|
"email": "neuman+pear@twilio.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Anant Narayanan",
|
|
"email": "anant@php.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
"homepage": "https://github.com/firebase/php-jwt",
|
|
"time": "2015-06-22 23:26:39"
|
|
},
|
|
{
|
|
"name": "gedmo/doctrine-extensions",
|
|
"version": "v2.3.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Atlantic18/DoctrineExtensions.git",
|
|
"reference": "c3ff3c73c95b01e107af33d4fe3abf80794e2df9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/c3ff3c73c95b01e107af33d4fe3abf80794e2df9",
|
|
"reference": "c3ff3c73c95b01e107af33d4fe3abf80794e2df9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/transliterator": "~1.0",
|
|
"doctrine/common": "~2.4",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/mongodb-odm": ">=1.0.0-BETA11",
|
|
"doctrine/orm": "~2.4",
|
|
"phpunit/phpunit": "~4.4",
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
"symfony/yaml": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
|
|
"doctrine/orm": "to use the extensions with the ORM"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Gedmo\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Buchmann",
|
|
"email": "david@liip.ch"
|
|
},
|
|
{
|
|
"name": "Gediminas Morkevicius",
|
|
"email": "gediminas.morkevicius@gmail.com"
|
|
},
|
|
{
|
|
"name": "Gustavo Falco",
|
|
"email": "comfortablynumb84@gmail.com"
|
|
}
|
|
],
|
|
"description": "Doctrine2 behavioral extensions",
|
|
"homepage": "http://gediminasm.org/",
|
|
"keywords": [
|
|
"Blameable",
|
|
"behaviors",
|
|
"doctrine2",
|
|
"extensions",
|
|
"gedmo",
|
|
"loggable",
|
|
"nestedset",
|
|
"sluggable",
|
|
"sortable",
|
|
"timestampable",
|
|
"translatable",
|
|
"tree",
|
|
"uploadable"
|
|
],
|
|
"time": "2015-02-24 21:41:37"
|
|
},
|
|
{
|
|
"name": "goodby/csv",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/goodby/csv.git",
|
|
"reference": "e71217b8d6110f3d1ac3784ef9b8a2383c3398b9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/goodby/csv/zipball/e71217b8d6110f3d1ac3784ef9b8a2383c3398b9",
|
|
"reference": "e71217b8d6110f3d1ac3784ef9b8a2383c3398b9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": ">=1.1.0",
|
|
"mockery/mockery": ">=0.7.2",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"suin/php-expose": ">=1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Goodby\\CSV": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "suin",
|
|
"email": "suinyeze@gmail.com",
|
|
"homepage": "https://www.facebook.com/suinyeze",
|
|
"role": "Developer, Renaming Specialist"
|
|
},
|
|
{
|
|
"name": "reoring",
|
|
"email": "mori.reo@gmail.com",
|
|
"homepage": "https://www.facebook.com/reoring",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CSV import/export library",
|
|
"homepage": "https://github.com/goodby/csv",
|
|
"keywords": [
|
|
"csv",
|
|
"export",
|
|
"import"
|
|
],
|
|
"time": "2015-06-29 10:28:19"
|
|
},
|
|
{
|
|
"name": "guzzle/guzzle",
|
|
"version": "v3.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle3.git",
|
|
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.3",
|
|
"symfony/event-dispatcher": "~2.1"
|
|
},
|
|
"replace": {
|
|
"guzzle/batch": "self.version",
|
|
"guzzle/cache": "self.version",
|
|
"guzzle/common": "self.version",
|
|
"guzzle/http": "self.version",
|
|
"guzzle/inflection": "self.version",
|
|
"guzzle/iterator": "self.version",
|
|
"guzzle/log": "self.version",
|
|
"guzzle/parser": "self.version",
|
|
"guzzle/plugin": "self.version",
|
|
"guzzle/plugin-async": "self.version",
|
|
"guzzle/plugin-backoff": "self.version",
|
|
"guzzle/plugin-cache": "self.version",
|
|
"guzzle/plugin-cookie": "self.version",
|
|
"guzzle/plugin-curlauth": "self.version",
|
|
"guzzle/plugin-error-response": "self.version",
|
|
"guzzle/plugin-history": "self.version",
|
|
"guzzle/plugin-log": "self.version",
|
|
"guzzle/plugin-md5": "self.version",
|
|
"guzzle/plugin-mock": "self.version",
|
|
"guzzle/plugin-oauth": "self.version",
|
|
"guzzle/service": "self.version",
|
|
"guzzle/stream": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.3",
|
|
"monolog/monolog": "~1.0",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"psr/log": "~1.0",
|
|
"symfony/class-loader": "~2.1",
|
|
"zendframework/zend-cache": "2.*,<2.3",
|
|
"zendframework/zend-log": "2.*,<2.3"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle": "src/",
|
|
"Guzzle\\Tests": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Guzzle Community",
|
|
"homepage": "https://github.com/guzzle/guzzle/contributors"
|
|
}
|
|
],
|
|
"description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"time": "2015-03-18 18:23:50"
|
|
},
|
|
{
|
|
"name": "hoa/compiler",
|
|
"version": "2.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Compiler.git",
|
|
"reference": "4b448762461dc115ff8f63d0fede34a0dce45e4a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Compiler/zipball/4b448762461dc115ff8f63d0fede34a0dce45e4a",
|
|
"reference": "4b448762461dc115ff8f63d0fede34a0dce45e4a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0",
|
|
"hoa/file": "~0.0",
|
|
"hoa/iterator": "~1.0",
|
|
"hoa/math": "~0.0",
|
|
"hoa/regex": "~0.0",
|
|
"hoa/visitor": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/json": "~1.0",
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Compiler\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Compiler library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"algebraic",
|
|
"ast",
|
|
"compiler",
|
|
"context-free",
|
|
"coverage",
|
|
"exhaustive",
|
|
"grammar",
|
|
"isotropic",
|
|
"language",
|
|
"lexer",
|
|
"library",
|
|
"ll1",
|
|
"llk",
|
|
"parser",
|
|
"pp",
|
|
"random",
|
|
"regular",
|
|
"rule",
|
|
"sampler",
|
|
"syntax",
|
|
"token",
|
|
"trace",
|
|
"uniform"
|
|
],
|
|
"time": "2015-05-29 13:43:46"
|
|
},
|
|
{
|
|
"name": "hoa/console",
|
|
"version": "2.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Console.git",
|
|
"reference": "fcb8c85de0832a37a1f81b7d98d2fb2a456efc77"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Console/zipball/fcb8c85de0832a37a1f81b7d98d2fb2a456efc77",
|
|
"reference": "fcb8c85de0832a37a1f81b7d98d2fb2a456efc77",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0",
|
|
"hoa/stream": "~0.0",
|
|
"hoa/ustring": "~3.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "To enable hoa://Event/Console/Window:resize.",
|
|
"hoa/dispatcher": "To use the console kit.",
|
|
"hoa/router": "To use the console kit."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Console\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Console library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"autocompletion",
|
|
"chrome",
|
|
"cli",
|
|
"console",
|
|
"cursor",
|
|
"getoption",
|
|
"library",
|
|
"option",
|
|
"parser",
|
|
"processus",
|
|
"readline",
|
|
"terminfo",
|
|
"tput",
|
|
"window"
|
|
],
|
|
"time": "2015-05-29 13:44:50"
|
|
},
|
|
{
|
|
"name": "hoa/core",
|
|
"version": "2.15.07.07",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Core.git",
|
|
"reference": "df1f75e6a98d52b879bf36bc1ea8744433458f09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Core/zipball/df1f75e6a98d52b879bf36bc1ea8744433458f09",
|
|
"reference": "df1f75e6a98d52b879bf36bc1ea8744433458f09",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-spl": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "ext/mbstring must be present (or a third implementation).",
|
|
"hoa/console": "To use the `hoa` script.",
|
|
"hoa/dispatcher": "To use the `hoa` script.",
|
|
"hoa/router": "To use the `hoa` script."
|
|
},
|
|
"bin": [
|
|
"Bin/hoa"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Core\\": "."
|
|
},
|
|
"files": [
|
|
"Core.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Core library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"consistency",
|
|
"core",
|
|
"data",
|
|
"event",
|
|
"library",
|
|
"listener",
|
|
"parameter",
|
|
"protocol"
|
|
],
|
|
"time": "2015-07-07 13:18:26"
|
|
},
|
|
{
|
|
"name": "hoa/dispatcher",
|
|
"version": "0.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Dispatcher.git",
|
|
"reference": "bd81177ea5bf8f3814f4790b8def9b6714baa682"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Dispatcher/zipball/bd81177ea5bf8f3814f4790b8def9b6714baa682",
|
|
"reference": "bd81177ea5bf8f3814f4790b8def9b6714baa682",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/router": "~2.0",
|
|
"hoa/test": "~1.0",
|
|
"hoa/view": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"hoa/router": "Provide routers.",
|
|
"hoa/view": "Provide view interface."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Dispatcher\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Dispatcher library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"dispatcher",
|
|
"kit",
|
|
"library"
|
|
],
|
|
"time": "2015-05-29 13:48:38"
|
|
},
|
|
{
|
|
"name": "hoa/file",
|
|
"version": "0.15.05.27",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/File.git",
|
|
"reference": "bd82aff5e81f16971c5fc99301a5c5717b1fd4da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/File/zipball/bd82aff5e81f16971c5fc99301a5c5717b1fd4da",
|
|
"reference": "bd82aff5e81f16971c5fc99301a5c5717b1fd4da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0",
|
|
"hoa/iterator": "~1.0",
|
|
"hoa/stream": "~0.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\File\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\File library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"Socket",
|
|
"directory",
|
|
"file",
|
|
"finder",
|
|
"library",
|
|
"link",
|
|
"temporary"
|
|
],
|
|
"time": "2015-05-27 09:18:31"
|
|
},
|
|
{
|
|
"name": "hoa/iterator",
|
|
"version": "1.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Iterator.git",
|
|
"reference": "57f548be192b365890d14c23f37810deaa77574d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Iterator/zipball/57f548be192b365890d14c23f37810deaa77574d",
|
|
"reference": "57f548be192b365890d14c23f37810deaa77574d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Iterator\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Iterator library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"iterator",
|
|
"library"
|
|
],
|
|
"time": "2015-05-29 13:56:28"
|
|
},
|
|
{
|
|
"name": "hoa/math",
|
|
"version": "0.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Math.git",
|
|
"reference": "7d159567f4ee10de7391f5042dc957fd041f9dec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Math/zipball/7d159567f4ee10de7391f5042dc957fd041f9dec",
|
|
"reference": "7d159567f4ee10de7391f5042dc957fd041f9dec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/compiler": "~2.0",
|
|
"hoa/core": "~2.0",
|
|
"hoa/iterator": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Math\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Math library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"arrangement",
|
|
"combination",
|
|
"combinatorics",
|
|
"counting",
|
|
"library",
|
|
"math",
|
|
"permutation",
|
|
"sampler",
|
|
"set"
|
|
],
|
|
"time": "2015-05-29 14:00:38"
|
|
},
|
|
{
|
|
"name": "hoa/regex",
|
|
"version": "0.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Regex.git",
|
|
"reference": "2b194c1bc105b29bf31d387198340feeb9949340"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Regex/zipball/2b194c1bc105b29bf31d387198340feeb9949340",
|
|
"reference": "2b194c1bc105b29bf31d387198340feeb9949340",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0",
|
|
"hoa/math": "~0.0",
|
|
"hoa/ustring": "~3.0",
|
|
"hoa/visitor": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Regex\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Regex library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"compiler",
|
|
"library",
|
|
"regex"
|
|
],
|
|
"time": "2015-05-29 14:06:08"
|
|
},
|
|
{
|
|
"name": "hoa/router",
|
|
"version": "2.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Router.git",
|
|
"reference": "f56bee7c912344650fce56995b4bdee3ffd7e621"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Router/zipball/f56bee7c912344650fce56995b4bdee3ffd7e621",
|
|
"reference": "f56bee7c912344650fce56995b4bdee3ffd7e621",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Router\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Router library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"cli",
|
|
"http",
|
|
"library",
|
|
"router"
|
|
],
|
|
"time": "2015-05-29 14:07:55"
|
|
},
|
|
{
|
|
"name": "hoa/stream",
|
|
"version": "0.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Stream.git",
|
|
"reference": "38b2ece5a0683f5cd91e4062dcf45f4885a3a826"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Stream/zipball/38b2ece5a0683f5cd91e4062dcf45f4885a3a826",
|
|
"reference": "38b2ece5a0683f5cd91e4062dcf45f4885a3a826",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Stream\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Stream library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"Context",
|
|
"bucket",
|
|
"composite",
|
|
"filter",
|
|
"in",
|
|
"library",
|
|
"out",
|
|
"protocol",
|
|
"stream",
|
|
"wrapper"
|
|
],
|
|
"time": "2015-05-29 14:11:35"
|
|
},
|
|
{
|
|
"name": "hoa/ustring",
|
|
"version": "3.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Ustring.git",
|
|
"reference": "a67ef317bffc3fd5fef9197415863ca6f46e9c19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Ustring/zipball/a67ef317bffc3fd5fef9197415863ca6f46e9c19",
|
|
"reference": "a67ef317bffc3fd5fef9197415863ca6f46e9c19",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Ustring\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Ustring library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"library",
|
|
"search",
|
|
"string",
|
|
"unicode"
|
|
],
|
|
"time": "2015-05-29 12:13:22"
|
|
},
|
|
{
|
|
"name": "hoa/visitor",
|
|
"version": "1.15.05.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Visitor.git",
|
|
"reference": "8211aaefedb158068c2349a491e2186e238b043b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Visitor/zipball/8211aaefedb158068c2349a491e2186e238b043b",
|
|
"reference": "8211aaefedb158068c2349a491e2186e238b043b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/core": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Visitor\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "http://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Visitor library.",
|
|
"homepage": "http://hoa-project.net/",
|
|
"keywords": [
|
|
"library",
|
|
"structure",
|
|
"visit",
|
|
"visitor"
|
|
],
|
|
"time": "2015-05-29 14:18:25"
|
|
},
|
|
{
|
|
"name": "igorw/get-in",
|
|
"version": "v1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/get-in.git",
|
|
"reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/get-in/zipball/170ded831f49abc6a6061f655aba9bdbcf7b8111",
|
|
"reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/get_in.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
}
|
|
],
|
|
"description": "Functions for for hash map (assoc array) traversal.",
|
|
"keywords": [
|
|
"assoc-array",
|
|
"hash-map"
|
|
],
|
|
"time": "2014-12-15 23:03:51"
|
|
},
|
|
{
|
|
"name": "imagine/imagine",
|
|
"version": "dev-alchemy-0.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Imagine.git",
|
|
"reference": "6605d13e3b24f335fe80099c193546671158c041"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Imagine/zipball/6605d13e3b24f335fe80099c193546671158c041",
|
|
"reference": "6605d13e3b24f335fe80099c193546671158c041",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"sami/sami": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use the GD implementation",
|
|
"ext-gmagick": "to use the Gmagick implementation",
|
|
"ext-imagick": "to use the Imagick implementation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "0.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Imagine": "lib/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bulat Shakirzyanov",
|
|
"email": "mallluhuct@gmail.com",
|
|
"homepage": "http://avalanche123.com"
|
|
}
|
|
],
|
|
"description": "Image processing for PHP 5.3",
|
|
"homepage": "http://imagine.readthedocs.org/",
|
|
"keywords": [
|
|
"drawing",
|
|
"graphics",
|
|
"image manipulation",
|
|
"image processing"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/alchemy-fr/Imagine/tree/alchemy-0.6.2"
|
|
},
|
|
"time": "2015-01-13 18:12:26"
|
|
},
|
|
{
|
|
"name": "ircmaxell/random-lib",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ircmaxell/RandomLib.git",
|
|
"reference": "13efa4368bb2ac88bb3b1459b487d907de4dbf7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/13efa4368bb2ac88bb3b1459b487d907de4dbf7c",
|
|
"reference": "13efa4368bb2ac88bb3b1459b487d907de4dbf7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ircmaxell/security-lib": "1.0.*@dev",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "1.1.*",
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"RandomLib": "lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anthony Ferrara",
|
|
"email": "ircmaxell@ircmaxell.com",
|
|
"homepage": "http://blog.ircmaxell.com"
|
|
}
|
|
],
|
|
"description": "A Library For Generating Secure Random Numbers",
|
|
"homepage": "https://github.com/ircmaxell/RandomLib",
|
|
"keywords": [
|
|
"cryptography",
|
|
"random",
|
|
"random-numbers",
|
|
"random-strings"
|
|
],
|
|
"time": "2015-01-15 16:31:45"
|
|
},
|
|
{
|
|
"name": "ircmaxell/security-lib",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ircmaxell/SecurityLib.git",
|
|
"reference": "80934de3c482dcafb46b5756e59ebece082b6dc7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/80934de3c482dcafb46b5756e59ebece082b6dc7",
|
|
"reference": "80934de3c482dcafb46b5756e59ebece082b6dc7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "1.1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SecurityLib": "lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anthony Ferrara",
|
|
"email": "ircmaxell@ircmaxell.com",
|
|
"homepage": "http://blog.ircmaxell.com"
|
|
}
|
|
],
|
|
"description": "A Base Security Library",
|
|
"homepage": "https://github.com/ircmaxell/PHP-SecurityLib",
|
|
"time": "2013-04-30 18:00:34"
|
|
},
|
|
{
|
|
"name": "jms/metadata",
|
|
"version": "1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/metadata.git",
|
|
"reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
|
|
"reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Metadata\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Class/method/property metadata management in PHP",
|
|
"keywords": [
|
|
"annotations",
|
|
"metadata",
|
|
"xml",
|
|
"yaml"
|
|
],
|
|
"time": "2014-07-12 07:13:19"
|
|
},
|
|
{
|
|
"name": "jms/parser-lib",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/parser-lib.git",
|
|
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
|
|
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpoption/phpoption": ">=0.9,<2.0-dev"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JMS\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"description": "A library for easily creating recursive-descent parsers.",
|
|
"time": "2012-11-18 18:08:43"
|
|
},
|
|
{
|
|
"name": "jms/serializer",
|
|
"version": "0.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/serializer.git",
|
|
"reference": "c8a171357ca92b6706e395c757f334902d430ea9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
|
|
"reference": "c8a171357ca92b6706e395c757f334902d430ea9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "1.*",
|
|
"jms/metadata": "~1.1",
|
|
"jms/parser-lib": "1.*",
|
|
"php": ">=5.3.2",
|
|
"phpcollection/phpcollection": "~0.1"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "~2.1",
|
|
"doctrine/phpcr-odm": "~1.0.1",
|
|
"jackalope/jackalope-doctrine-dbal": "1.0.*",
|
|
"propel/propel1": "~1.7",
|
|
"symfony/filesystem": "2.*",
|
|
"symfony/form": "~2.1",
|
|
"symfony/translation": "~2.0",
|
|
"symfony/validator": "~2.0",
|
|
"symfony/yaml": "2.*",
|
|
"twig/twig": ">=1.8,<2.0-dev"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "Required if you'd like to serialize data to YAML format."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.15-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JMS\\Serializer": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
|
|
"homepage": "http://jmsyst.com/libs/serializer",
|
|
"keywords": [
|
|
"deserialization",
|
|
"jaxb",
|
|
"json",
|
|
"serialization",
|
|
"xml"
|
|
],
|
|
"time": "2014-03-18 08:39:00"
|
|
},
|
|
{
|
|
"name": "jms/translation-bundle",
|
|
"version": "dev-master",
|
|
"target-dir": "JMS/TranslationBundle",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/JMSTranslationBundle.git",
|
|
"reference": "808d11543fc9c1abc20dcf6b4d99e066c6a955da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/JMSTranslationBundle/zipball/808d11543fc9c1abc20dcf6b4d99e066c6a955da",
|
|
"reference": "808d11543fc9c1abc20dcf6b4d99e066c6a955da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "0.9.1",
|
|
"symfony/console": "*",
|
|
"symfony/framework-bundle": "~2.1"
|
|
},
|
|
"conflict": {
|
|
"twig/twig": "1.10.2"
|
|
},
|
|
"require-dev": {
|
|
"jms/di-extra-bundle": ">=1.1",
|
|
"sensio/framework-extra-bundle": "*",
|
|
"symfony/browser-kit": "*",
|
|
"symfony/class-loader": "*",
|
|
"symfony/css-selector": "*",
|
|
"symfony/finder": "*",
|
|
"symfony/form": "*",
|
|
"symfony/process": "*",
|
|
"symfony/security": "*",
|
|
"symfony/twig-bundle": "*",
|
|
"symfony/validator": "*",
|
|
"symfony/yaml": "*"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JMS\\TranslationBundle": ""
|
|
}
|
|
},
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Puts the Symfony2 Translation Component on steroids",
|
|
"homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
|
|
"keywords": [
|
|
"extract",
|
|
"extraction",
|
|
"i18n",
|
|
"interface",
|
|
"multilanguage",
|
|
"translation",
|
|
"ui",
|
|
"webinterface"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/alchemy-fr/JMSTranslationBundle/tree/master"
|
|
},
|
|
"time": "2015-03-09 17:01:23"
|
|
},
|
|
{
|
|
"name": "justinrainbow/json-schema",
|
|
"version": "1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
"reference": "44adc6f25592c6990409607c95537f577861f9b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44adc6f25592c6990409607c95537f577861f9b1",
|
|
"reference": "44adc6f25592c6990409607c95537f577861f9b1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"json-schema/json-schema-test-suite": "1.1.0",
|
|
"phpdocumentor/phpdocumentor": "~2",
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"bin": [
|
|
"bin/validate-json"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JsonSchema": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bruno Prieto Reis",
|
|
"email": "bruno.p.reis@gmail.com"
|
|
},
|
|
{
|
|
"name": "Justin Rainbow",
|
|
"email": "justin.rainbow@gmail.com"
|
|
},
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
},
|
|
{
|
|
"name": "Robert Schönthal",
|
|
"email": "seroscho@googlemail.com"
|
|
}
|
|
],
|
|
"description": "A library to validate a json schema.",
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
|
"keywords": [
|
|
"json",
|
|
"schema"
|
|
],
|
|
"time": "2015-07-13 05:06:53"
|
|
},
|
|
{
|
|
"name": "media-alchemyst/media-alchemyst",
|
|
"version": "0.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Media-Alchemyst.git",
|
|
"reference": "cf1fdacbaf0d54440fa7b61c750234d0befde0c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Media-Alchemyst/zipball/cf1fdacbaf0d54440fa7b61c750234d0befde0c8",
|
|
"reference": "cf1fdacbaf0d54440fa7b61c750234d0befde0c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/ghostscript": "~0.4.0",
|
|
"imagine/imagine": "0.6.x@dev",
|
|
"mediavorus/mediavorus": ">=0.4.2,<0.5",
|
|
"monolog/monolog": "~1.0",
|
|
"neutron/temporary-filesystem": "~2.1",
|
|
"php": ">=5.3.3",
|
|
"php-ffmpeg/php-ffmpeg": ">=0.4.2,<0.6",
|
|
"php-mp4box/php-mp4box": "~0.3.0",
|
|
"php-unoconv/php-unoconv": "~0.3.0",
|
|
"pimple/pimple": "~1.0",
|
|
"swftools/swftools": "~0.3.0",
|
|
"symfony/console": "~2.0",
|
|
"symfony/filesystem": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"neutron/silex-imagine-provider": "~0.1",
|
|
"phpexiftool/phpexiftool": "~0.1",
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MediaAlchemyst": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs",
|
|
"keywords": [
|
|
"audio",
|
|
"audio processing",
|
|
"image",
|
|
"image processing",
|
|
"video",
|
|
"video processing"
|
|
],
|
|
"time": "2015-02-03 16:25:38"
|
|
},
|
|
{
|
|
"name": "mediavorus/mediavorus",
|
|
"version": "0.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/MediaVorus.git",
|
|
"reference": "2df98b5b180c50b1bc7be838e36bc6ecc573e646"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/MediaVorus/zipball/2df98b5b180c50b1bc7be838e36bc6ecc573e646",
|
|
"reference": "2df98b5b180c50b1bc7be838e36bc6ecc573e646",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.0",
|
|
"monolog/monolog": "~1.0",
|
|
"php": ">=5.3.0",
|
|
"php-ffmpeg/php-ffmpeg": "~0.3",
|
|
"phpexiftool/phpexiftool": "~0.1",
|
|
"symfony/console": "~2.0",
|
|
"symfony/http-foundation": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"jms/serializer": "~0.12.0",
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0",
|
|
"symfony/yaml": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"jms/serializer": "To serialize Medias",
|
|
"symfony/yaml": "To serialize Medias in Yaml format"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MediaVorus": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "MediaVorus",
|
|
"keywords": [
|
|
"metadata"
|
|
],
|
|
"time": "2014-08-26 12:32:10"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/dc5150cc608f2334c72c3b6a553ec9668a4156b0",
|
|
"reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0",
|
|
"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",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"graylog2/gelf-php": "~1.0",
|
|
"php-console/php-console": "^3.1.3",
|
|
"phpunit/phpunit": "~4.5",
|
|
"phpunit/phpunit-mock-objects": "2.3.0",
|
|
"raven/raven": "~0.8",
|
|
"ruflin/elastica": ">=0.90 <3.0",
|
|
"swiftmailer/swiftmailer": "~5.3",
|
|
"videlalvaro/php-amqplib": "~2.4"
|
|
},
|
|
"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",
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
"raven/raven": "Allow sending log messages to a Sentry server",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
"videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.15.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": "2015-07-12 13:54:09"
|
|
},
|
|
{
|
|
"name": "mrclay/minify",
|
|
"version": "2.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mrclay/minify.git",
|
|
"reference": "db7fe244932ea77cf1438965693672ea12b33da8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mrclay/minify/zipball/db7fe244932ea77cf1438965693672ea12b33da8",
|
|
"reference": "db7fe244932ea77cf1438965693672ea12b33da8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"php": ">=5.2.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"min/lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Steve Clay",
|
|
"email": "steve@mrclay.org",
|
|
"homepage": "http://www.mrclay.org/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
|
"homepage": "http://code.google.com/p/minify/",
|
|
"time": "2013-07-23 19:58:28"
|
|
},
|
|
{
|
|
"name": "neutron/process-manager",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/ProcessManager.git",
|
|
"reference": "2b3e2a4aa969ce82627199bcdd81fb2553ab25df"
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/process": "~2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"time": "2014-02-13 20:27:33"
|
|
},
|
|
{
|
|
"name": "neutron/recaptcha",
|
|
"version": "0.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/ReCaptcha.git",
|
|
"reference": "f9de705c5b8631ec74353bb9f0b5077d50328ab2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/ReCaptcha/zipball/f9de705c5b8631ec74353bb9f0b5077d50328ab2",
|
|
"reference": "f9de705c5b8631ec74353bb9f0b5077d50328ab2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/guzzle": "~3.0"
|
|
},
|
|
"require-dev": {
|
|
"silex/silex": "1.0.x-dev@dev",
|
|
"symfony/http-foundation": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/http-foundation": "To bind symfony request to ReCaptcha"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "ReCaptcha Client",
|
|
"time": "2013-02-14 13:42:00"
|
|
},
|
|
{
|
|
"name": "neutron/signal-handler",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/signal-handler.git",
|
|
"reference": "5f2069bf4a5901a65be51f57ea60779a279564c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/signal-handler/zipball/5f2069bf4a5901a65be51f57ea60779a279564c1",
|
|
"reference": "5f2069bf4a5901a65be51f57ea60779a279564c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "A library to ease the use of signal handling.",
|
|
"keywords": [
|
|
"signal"
|
|
],
|
|
"time": "2014-01-15 17:24:13"
|
|
},
|
|
{
|
|
"name": "neutron/silex-filesystem-provider",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider.git",
|
|
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/Silex-Filesystem-Service-Provider/zipball/98771524bba1ffa58373c4c06d438f5fb5442ff4",
|
|
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"silex/silex": ">=1.0",
|
|
"symfony/filesystem": ">=2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "A Silex Provider for Symfony Filesystem component",
|
|
"keywords": [
|
|
"filesystem",
|
|
"silex",
|
|
"temporary-filesystem"
|
|
],
|
|
"time": "2012-11-08 21:07:08"
|
|
},
|
|
{
|
|
"name": "neutron/silex-imagine-provider",
|
|
"version": "0.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/Imagine-Silex-Service-Provider.git",
|
|
"reference": "a8a7862ae90419f2b23746cd8436c2310e4eb084"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/Imagine-Silex-Service-Provider/zipball/a8a7862ae90419f2b23746cd8436c2310e4eb084",
|
|
"reference": "a8a7862ae90419f2b23746cd8436c2310e4eb084",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"imagine/imagine": "*",
|
|
"php": ">=5.3.3",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/browser-kit": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "A Silex service provider for Imagine Image Processing Library",
|
|
"keywords": [
|
|
"image processing",
|
|
"imagine",
|
|
"silex"
|
|
],
|
|
"time": "2013-05-03 18:48:51"
|
|
},
|
|
{
|
|
"name": "neutron/temporary-filesystem",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/Temporary-Filesystem.git",
|
|
"reference": "6b21fa99fd452efea16b9a7adb7304ccfff854d0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/6b21fa99fd452efea16b9a7adb7304ccfff854d0",
|
|
"reference": "6b21fa99fd452efea16b9a7adb7304ccfff854d0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"symfony/filesystem": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "Symfony filesystem extension to handle temporary files",
|
|
"time": "2013-10-10 10:58:09"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
|
|
"reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPParser": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"time": "2012-04-23 22:52:11"
|
|
},
|
|
{
|
|
"name": "php-ffmpeg/php-ffmpeg",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
|
|
"reference": "c8949fe3df89edd7692368cc110a51a27971f28a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/c8949fe3df89edd7692368cc110a51a27971f28a",
|
|
"reference": "c8949fe3df89edd7692368cc110a51a27971f28a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"doctrine/cache": "~1.0",
|
|
"evenement/evenement": "~1.0",
|
|
"neutron/temporary-filesystem": "~2.1, >=2.1.1",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"FFMpeg": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
|
|
"keywords": [
|
|
"audio",
|
|
"audio processing",
|
|
"avconv",
|
|
"avprobe",
|
|
"ffmpeg",
|
|
"ffprobe",
|
|
"video",
|
|
"video processing"
|
|
],
|
|
"time": "2014-08-26 08:46:56"
|
|
},
|
|
{
|
|
"name": "php-mp4box/php-mp4box",
|
|
"version": "0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-MP4Box.git",
|
|
"reference": "baa466be3f6d0b46d27bc0e255e958a95cb7738c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-MP4Box/zipball/baa466be3f6d0b46d27bc0e255e958a95cb7738c",
|
|
"reference": "baa466be3f6d0b46d27bc0e255e958a95cb7738c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MP4Box": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "PHP MP4Box, an Object Oriented library for easy file conversion with MP4 Box",
|
|
"keywords": [
|
|
"gpac",
|
|
"mp4box"
|
|
],
|
|
"time": "2013-06-25 10:13:06"
|
|
},
|
|
{
|
|
"name": "php-unoconv/php-unoconv",
|
|
"version": "0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-Unoconv.git",
|
|
"reference": "6d1e14a7467b5d637741396549529dc4d5f9f355"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-Unoconv/zipball/6d1e14a7467b5d637741396549529dc4d5f9f355",
|
|
"reference": "6d1e14a7467b5d637741396549529dc4d5f9f355",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Unoconv": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "Unoconv PHP, an Object Oriented library for easy file conversion with LibreOffice's unoconv",
|
|
"keywords": [
|
|
"unoconv"
|
|
],
|
|
"time": "2013-06-25 10:09:59"
|
|
},
|
|
{
|
|
"name": "php-xpdf/php-xpdf",
|
|
"version": "0.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-XPDF.git",
|
|
"reference": "1cf94025fbdbe69dc976ce20c7ee3a377118ada3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-XPDF/zipball/1cf94025fbdbe69dc976ce20c7ee3a377118ada3",
|
|
"reference": "1cf94025fbdbe69dc976ce20c7ee3a377118ada3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"XPDF": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "XPDF PHP, an Object Oriented library to manipulate XPDF",
|
|
"keywords": [
|
|
"pdf",
|
|
"xpdf"
|
|
],
|
|
"time": "2013-07-03 09:37:09"
|
|
},
|
|
{
|
|
"name": "phpcollection/phpcollection",
|
|
"version": "0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-collection.git",
|
|
"reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
|
|
"reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpoption/phpoption": "1.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpCollection": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "General-Purpose Collection Library for PHP",
|
|
"keywords": [
|
|
"collection",
|
|
"list",
|
|
"map",
|
|
"sequence",
|
|
"set"
|
|
],
|
|
"time": "2014-03-11 13:46:42"
|
|
},
|
|
{
|
|
"name": "phpexiftool/exiftool",
|
|
"version": "9.70",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/exiftool.git",
|
|
"reference": "fd7e64947dd628f8b7cc28dc06fd59848f2caca7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/exiftool/zipball/fd7e64947dd628f8b7cc28dc06fd59848f2caca7",
|
|
"reference": "fd7e64947dd628f8b7cc28dc06fd59848f2caca7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpexiftool/phpexiftool": "*"
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Perl Licensing"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Harvey",
|
|
"email": "phil@owl.phy.queensu.ca",
|
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
|
}
|
|
],
|
|
"description": "Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool",
|
|
"keywords": [
|
|
"exiftool",
|
|
"metadatas"
|
|
],
|
|
"time": "2014-09-15 08:05:30"
|
|
},
|
|
{
|
|
"name": "phpexiftool/phpexiftool",
|
|
"version": "dev-0.4.1-mwg-metadata-copy",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHPExiftool.git",
|
|
"reference": "a83c39a04adb33c1a562f60d5b4d4f391cff212f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHPExiftool/zipball/a83c39a04adb33c1a562f60d5b4d4f391cff212f",
|
|
"reference": "a83c39a04adb33c1a562f60d5b4d4f391cff212f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "~1.0",
|
|
"doctrine/collections": "~1.0",
|
|
"monolog/monolog": "~1.3",
|
|
"php": ">=5.3.3",
|
|
"phpexiftool/exiftool": "9.70",
|
|
"symfony/console": "~2.0",
|
|
"symfony/process": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"jms/serializer": "~0.10",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0",
|
|
"symfony/css-selector": "~2.0",
|
|
"symfony/dom-crawler": "~2.0",
|
|
"symfony/finder": "~2.0",
|
|
"symfony/yaml": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"jms/serializer": "To serialize tags",
|
|
"symfony/yaml": "To serialize tags in Yaml format"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPExiftool": "lib"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "Exiftool driver for PHP",
|
|
"keywords": [
|
|
"exiftool",
|
|
"metadata"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/alchemy-fr/PHPExiftool/tree/0.4.1-mwg-metadata-copy"
|
|
},
|
|
"time": "2015-07-07 23:38:46"
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
"reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
|
|
"reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpOption\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"language",
|
|
"option",
|
|
"php",
|
|
"type"
|
|
],
|
|
"time": "2014-01-09 22:37:17"
|
|
},
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pimple": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
|
|
"homepage": "http://pimple.sensiolabs.org",
|
|
"keywords": [
|
|
"container",
|
|
"dependency injection"
|
|
],
|
|
"time": "2013-11-22 08:30:29"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"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",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2012-12-21 11:40:51"
|
|
},
|
|
{
|
|
"name": "rhumsaa/uuid",
|
|
"version": "2.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/uuid.git",
|
|
"reference": "cca98c652cac412c9c2f109c69e5532f313435fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc",
|
|
"reference": "cca98c652cac412c9c2f109c69e5532f313435fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": ">=2.3",
|
|
"moontoast/math": "~1.1",
|
|
"phpunit/phpunit": "~4.1",
|
|
"satooshi/php-coveralls": "~0.6",
|
|
"symfony/console": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
|
|
"moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
|
|
"symfony/console": "Support for use of the bin/uuid command line tool."
|
|
},
|
|
"bin": [
|
|
"bin/uuid"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Rhumsaa\\Uuid\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marijn Huizendveld",
|
|
"email": "marijn.huizendveld@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"homepage": "http://benramsey.com"
|
|
}
|
|
],
|
|
"description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
|
"homepage": "https://github.com/ramsey/uuid",
|
|
"keywords": [
|
|
"guid",
|
|
"identifier",
|
|
"uuid"
|
|
],
|
|
"time": "2014-11-09 18:42:56"
|
|
},
|
|
{
|
|
"name": "roave/security-advisories",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
|
"reference": "4f1925fc351a2f058bb56117203a85c5da8852cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4f1925fc351a2f058bb56117203a85c5da8852cc",
|
|
"reference": "4f1925fc351a2f058bb56117203a85c5da8852cc",
|
|
"shasum": ""
|
|
},
|
|
"conflict": {
|
|
"cakephp/cakephp": ">=2.0.0,<2.4.8|>=1.3.0,<1.3.18|>=3.0.0,<3.0.4|>=3.0.0,<3.0.6|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.99|>=2.3.0,<2.3.99|>=2.4.0,<2.4.99|>=2.5.0,<2.5.90|>=2.6.0,<2.6.6",
|
|
"contao/core": ">=2.11.0,<2.11.16|>=3.0.0,<3.1.0|>=3.1.0,<3.2.0|>=3.2.0,<3.2.7|>=2.11.0,<2.11.17|>=3.0.0,<3.1.0|>=3.1.0,<3.2.0|>=3.2.0,<3.2.9|>=2.11.0,<3.0.0|>=3.0.0,<3.1.0|>=3.1.0,<3.2.0|>=3.2.0,<3.2.19|>=3.3.0,<3.4.0|>=3.4.0,<3.4.4",
|
|
"doctrine/dbal": ">=2.0.0,<2.0.8|>=2.1.0,<2.1.2",
|
|
"doctrine/doctrine-module": "<=0.7.1|<=0.7.1",
|
|
"doctrine/orm": ">=2.0.0,<2.0.3",
|
|
"dompdf/dompdf": ">=0.6.0,<0.6.1",
|
|
"firebase/php-jwt": "<2.0.0",
|
|
"friendsofsymfony/rest-bundle": ">=1.2.0,<1.2.2",
|
|
"friendsofsymfony/user-bundle": ">=1.2.0,<1.2.1|>=1.2.0,<1.2.4|>=1.2.0,<1.3.0|>=1.3.0,<1.3.5|>=1.2.0,<1.2.5|>=1.3.0,<1.3.3",
|
|
"illuminate/auth": ">=4.0.0,<4.0.99|>=4.1.0,<4.1.26",
|
|
"illuminate/database": ">=4.0.0,<4.0.99|>=4.1.0,<4.1.29",
|
|
"laravel/framework": ">=4.0.0,<4.0.99|>=4.1.0,<4.1.26|>=4.0.0,<4.0.99|>=4.1.0,<4.1.29",
|
|
"monolog/monolog": ">=1.8.0,<1.12.0",
|
|
"namshi/jose": "<1.1.2|<2.0.3|<2.2.0",
|
|
"oro/crm": ">=1.7.0,<1.7.4",
|
|
"oro/platform": ">=1.7.0,<1.7.4",
|
|
"pusher/pusher-php-server": "<2.2.1",
|
|
"sabre/dav": ">=1.6.0,<1.6.9|>=1.7.0,<1.7.7|>=1.8.0,<1.8.5|>=1.6.0,<1.6.99|>=1.7.0,<1.7.11|>=1.8.0,<1.8.9",
|
|
"socalnick/scn-social-auth": "<1.15.2",
|
|
"swiftmailer/swiftmailer": ">=4.0.0,<4.99.99|>=5.0.0,<5.2.1",
|
|
"symfony/dependency-injection": ">=2.0.0,<2.0.17",
|
|
"symfony/framework-bundle": ">=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.18|>=2.4.0,<2.4.8|>=2.5.0,<2.5.2",
|
|
"symfony/http-foundation": ">=2.0.0,<2.0.19|>=2.1.0,<2.1.4|>=2.0.0,<2.0.19|>=2.0.0,<2.0.24|>=2.1.0,<2.1.12|>=2.2.0,<2.2.5|>=2.3.0,<2.3.3|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.27|>=2.4.0,<2.5.0|>=2.5.0,<2.5.11|>=2.6.0,<2.6.6",
|
|
"symfony/http-kernel": ">=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.27|>=2.4.0,<2.5.0|>=2.5.0,<2.5.11|>=2.6.0,<2.6.6|>=2.3.19,<2.3.29|>=2.4.9,<2.5.0|>=2.5.4,<2.5.12|>=2.6.0,<2.6.8",
|
|
"symfony/routing": ">=2.0.0,<2.0.17|>=2.0.0,<2.0.19",
|
|
"symfony/security": ">=2.0.0,<2.0.19|>=2.0.0,<2.0.25|>=2.1.0,<2.1.13|>=2.2.0,<2.2.9|>=2.3.0,<2.3.6",
|
|
"symfony/serializer": ">=2.0.0,<2.0.11",
|
|
"symfony/symfony": ">=2.0.0,<2.0.6|>=2.0.0,<2.0.11|>=2.0.0,<2.0.17|>=2.0.0,<2.0.19|>=2.1.0,<2.1.4|>=2.0.0,<2.0.19|>=2.0.0,<2.0.20|>=2.1.0,<2.1.5|>=2.0.0,<2.0.22|>=2.0.0,<2.0.22|>=2.1.0,<2.1.7|>=2.0.0,<2.0.24|>=2.1.0,<2.1.12|>=2.2.0,<2.2.5|>=2.3.0,<2.3.3|>=2.0.0,<2.0.24|>=2.1.0,<2.1.12|>=2.2.0,<2.2.5|>=2.3.0,<2.3.3|>=2.0.0,<2.0.25|>=2.1.0,<2.1.13|>=2.2.0,<2.2.9|>=2.3.0,<2.3.6|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.27|>=2.4.0,<2.5.0|>=2.5.0,<2.5.11|>=2.6.0,<2.6.6|>=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.27|>=2.4.0,<2.5.0|>=2.5.0,<2.5.11|>=2.6.0,<2.6.6|>=2.3.19,<2.3.29|>=2.4.9,<2.5.0|>=2.5.4,<2.5.12|>=2.6.0,<2.6.8",
|
|
"symfony/translation": ">=2.0.0,<2.0.17",
|
|
"symfony/validator": ">=2.0.0,<2.0.17|>=2.0.0,<2.0.24|>=2.1.0,<2.1.12|>=2.2.0,<2.2.5|>=2.3.0,<2.3.3",
|
|
"symfony/web-profiler-bundle": ">=2.0.0,<2.1.0|>=2.1.0,<2.2.0|>=2.2.0,<2.3.0|>=2.3.0,<2.3.19|>=2.4.0,<2.4.9|>=2.5.0,<2.5.4",
|
|
"symfony/yaml": ">=2.0.0,<2.0.22|>=2.0.0,<2.0.22|>=2.1.0,<2.1.7",
|
|
"thelia/backoffice-default-template": ">=2.1.0,<2.1.2",
|
|
"thelia/thelia": ">=2.1.0,<2.1.2|>=2.1.0-beta1,<2.1.3",
|
|
"twig/twig": ">=1.0.0,<1.12.3",
|
|
"typo3/flow": ">=1.0.0,<1.0.4|>=1.1.0,<1.1.1|>=2.0.0,<2.0.1",
|
|
"typo3/neos": ">=1.1.0,<1.1.3|>=1.2.0,<1.2.3",
|
|
"willdurand/js-translation-bundle": "<2.1.1",
|
|
"yiisoft/yii": ">=1.1.14,<1.1.15",
|
|
"yiisoft/yii2": "<2.0.4|<2.0.5",
|
|
"yiisoft/yii2-bootstrap": "<2.0.4",
|
|
"yiisoft/yii2-dev": "<2.0.4",
|
|
"yiisoft/yii2-gii": "<2.0.4",
|
|
"yiisoft/yii2-jui": "<2.0.4",
|
|
"zendframework/zend-db": ">=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.8|>=2.3.0,<2.3.3|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.10|>=2.3.0,<2.3.5",
|
|
"zendframework/zend-diactoros": ">=1.0.0,<1.0.4",
|
|
"zendframework/zend-form": ">=2.0.0,<2.2.7|>=2.3.0,<2.3.1",
|
|
"zendframework/zend-http": ">=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.3.0,<2.3.8|>=2.4.0,<2.4.1",
|
|
"zendframework/zend-json": ">=2.1.0,<2.1.6|>=2.2.0,<2.2.6",
|
|
"zendframework/zend-ldap": ">=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.8|>=2.3.0,<2.3.3",
|
|
"zendframework/zend-mail": ">=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.3.0,<2.3.8|>=2.4.0,<2.4.1",
|
|
"zendframework/zend-navigation": ">=2.0.0,<2.2.7|>=2.3.0,<2.3.1",
|
|
"zendframework/zend-session": ">=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.9|>=2.3.0,<2.3.4",
|
|
"zendframework/zend-validator": ">=2.3.0,<2.3.6",
|
|
"zendframework/zend-view": ">=2.0.0,<2.2.7|>=2.3.0,<2.3.1",
|
|
"zendframework/zend-xmlrpc": ">=2.1.0,<2.1.6|>=2.2.0,<2.2.6",
|
|
"zendframework/zendframework": ">=2.0.0,<2.0.1|>=2.0.0,<2.0.5|>=2.0.0,<2.0.8|>=2.1.0,<2.1.4|>=2.0.0,<2.0.8|>=2.1.0,<2.1.4|>=2.0.0,<2.0.8|>=2.1.0,<2.1.4|>=2.2.0,<2.2.5|>=2.1.0,<2.1.6|>=2.2.0,<2.2.6|>=2.0.0,<2.2.7|>=2.3.0,<2.3.1|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.8|>=2.3.0,<2.3.3|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.8|>=2.3.0,<2.3.3|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.9|>=2.3.0,<2.3.4|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.2.0,<2.2.10|>=2.3.0,<2.3.5|>=2.3.0,<2.3.6|>=2.0.0,<2.0.99|>=2.1.0,<2.1.99|>=2.3.0,<2.3.8|>=2.4.0,<2.4.1",
|
|
"zendframework/zendframework1": ">=1.7.0,<1.7.5|>=1.7.0,<1.7.6|>=1.9.0,<1.9.7|>=1.7.0,<1.7.9|>=1.8.0,<1.8.5|>=1.9.0,<1.9.7|>=1.7.0,<1.7.9|>=1.8.0,<1.8.5|>=1.9.0,<1.9.7|>=1.7.0,<1.7.9|>=1.8.0,<1.8.5|>=1.9.0,<1.9.7|>=1.7.0,<1.7.9|>=1.8.0,<1.8.5|>=1.9.0,<1.9.7|>=1.9.0,<1.9.8|>=1.10.0,<1.10.3|>=1.0.0,<1.11.4|>=1.10.0,<1.10.9|>=1.11.0,<1.11.6|>=1.0.0,<1.11.13|>=1.0.0,<1.11.13|>=1.11.0,<1.11.15|>=1.12.0,<1.12.1|>=1.12.0,<1.12.4|>=1.12.0,<1.12.4|>=1.12.0,<1.12.7|>=1.12.0,<1.12.9|>=1.12.0,<1.12.9|>=1.12.0,<1.12.12",
|
|
"zendframework/zendopenid": ">=2.0.0,<2.0.2",
|
|
"zf-commons/zfc-user": "<1.2.2",
|
|
"zfr/zfr-oauth2-server-module": "<0.1.2"
|
|
},
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"role": "maintainer"
|
|
}
|
|
],
|
|
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
|
"time": "2015-07-12 17:29:58"
|
|
},
|
|
{
|
|
"name": "silex/silex",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Silex.git",
|
|
"reference": "2d623a4853c37005d3790e5e7897a2c30b492caf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Silex/zipball/2d623a4853c37005d3790e5e7897a2c30b492caf",
|
|
"reference": "2d623a4853c37005d3790e5e7897a2c30b492caf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"pimple/pimple": "~1.0",
|
|
"symfony/event-dispatcher": "~2.3,<3.0",
|
|
"symfony/http-foundation": "~2.3,<3.0",
|
|
"symfony/http-kernel": "~2.3,<3.0",
|
|
"symfony/routing": "~2.3,<3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": "~2.2",
|
|
"monolog/monolog": "~1.4,>=1.4.1",
|
|
"swiftmailer/swiftmailer": "5.*",
|
|
"symfony/browser-kit": "~2.3,<3.0",
|
|
"symfony/config": "~2.3,<3.0",
|
|
"symfony/css-selector": "~2.3,<3.0",
|
|
"symfony/debug": "~2.3,<3.0",
|
|
"symfony/dom-crawler": "~2.3,<3.0",
|
|
"symfony/finder": "~2.3,<3.0",
|
|
"symfony/form": "~2.3,<3.0",
|
|
"symfony/locale": "~2.3,<3.0",
|
|
"symfony/monolog-bridge": "~2.3,<3.0",
|
|
"symfony/options-resolver": "~2.3,<3.0",
|
|
"symfony/process": "~2.3,<3.0",
|
|
"symfony/security": "~2.3,<3.0",
|
|
"symfony/serializer": "~2.3,<3.0",
|
|
"symfony/translation": "~2.3,<3.0",
|
|
"symfony/twig-bridge": "~2.3,<3.0",
|
|
"symfony/validator": "~2.3,<3.0",
|
|
"twig/twig": ">=1.8.0,<2.0-dev"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "~2.3",
|
|
"symfony/css-selector": "~2.3",
|
|
"symfony/dom-crawler": "~2.3",
|
|
"symfony/form": "~2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Silex\\": "src/Silex"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
}
|
|
],
|
|
"description": "The PHP micro-framework based on the Symfony2 Components",
|
|
"homepage": "http://silex.sensiolabs.org",
|
|
"keywords": [
|
|
"microframework"
|
|
],
|
|
"time": "2015-06-04 21:27:48"
|
|
},
|
|
{
|
|
"name": "silex/web-profiler",
|
|
"version": "v1.0.7",
|
|
"target-dir": "Silex/Provider",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Silex-WebProfiler.git",
|
|
"reference": "2afc6ba14f345d0a2ef70fe656e8a59ff52beb49"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Silex-WebProfiler/zipball/2afc6ba14f345d0a2ef70fe656e8a59ff52beb49",
|
|
"reference": "2afc6ba14f345d0a2ef70fe656e8a59ff52beb49",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"silex/silex": "~1.1",
|
|
"symfony/stopwatch": "~2.2",
|
|
"symfony/web-profiler-bundle": "~2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Silex\\Provider\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "A WebProfiler for Silex",
|
|
"homepage": "http://silex.sensiolabs.org/",
|
|
"time": "2015-06-04 14:27:33"
|
|
},
|
|
{
|
|
"name": "sorien/silex-dbal-profiler",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Sorien/silex-dbal-profiler.git",
|
|
"reference": "8cbbef7a8fae53381d9005163070485471089908"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Sorien/silex-dbal-profiler/zipball/8cbbef7a8fae53381d9005163070485471089908",
|
|
"reference": "8cbbef7a8fae53381d9005163070485471089908",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sorien": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Stanislav Turza",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Doctrine DBAL Profiler for Silex",
|
|
"keywords": [
|
|
"dbal",
|
|
"doctrine",
|
|
"profiler",
|
|
"silex"
|
|
],
|
|
"time": "2014-02-26 10:01:20"
|
|
},
|
|
{
|
|
"name": "swftools/swftools",
|
|
"version": "0.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHPSwftools.git",
|
|
"reference": "5a0fefbd5a518c9b1ec2ba247640aadbab4cc396"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHPSwftools/zipball/5a0fefbd5a518c9b1ec2ba247640aadbab4cc396",
|
|
"reference": "5a0fefbd5a518c9b1ec2ba247640aadbab4cc396",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3",
|
|
"pimple/pimple": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SwfTools": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "PHP SwfTools",
|
|
"keywords": [
|
|
"adobe flash",
|
|
"flash",
|
|
"swf"
|
|
],
|
|
"time": "2013-07-03 13:11:36"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v5.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
|
|
"reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Corbyn"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "http://swiftmailer.org",
|
|
"keywords": [
|
|
"mail",
|
|
"mailer"
|
|
],
|
|
"time": "2014-12-05 14:17:14"
|
|
},
|
|
{
|
|
"name": "symfony/symfony",
|
|
"version": "v2.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/symfony.git",
|
|
"reference": "932b6e7499c670f4db6d0b871477a4a3ca161e74"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/symfony/zipball/932b6e7499c670f4db6d0b871477a4a3ca161e74",
|
|
"reference": "932b6e7499c670f4db6d0b871477a4a3ca161e74",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "~2.3",
|
|
"php": ">=5.3.9",
|
|
"psr/log": "~1.0",
|
|
"twig/twig": "~1.18"
|
|
},
|
|
"replace": {
|
|
"symfony/asset": "self.version",
|
|
"symfony/browser-kit": "self.version",
|
|
"symfony/class-loader": "self.version",
|
|
"symfony/config": "self.version",
|
|
"symfony/console": "self.version",
|
|
"symfony/css-selector": "self.version",
|
|
"symfony/debug": "self.version",
|
|
"symfony/debug-bundle": "self.version",
|
|
"symfony/dependency-injection": "self.version",
|
|
"symfony/doctrine-bridge": "self.version",
|
|
"symfony/dom-crawler": "self.version",
|
|
"symfony/event-dispatcher": "self.version",
|
|
"symfony/expression-language": "self.version",
|
|
"symfony/filesystem": "self.version",
|
|
"symfony/finder": "self.version",
|
|
"symfony/form": "self.version",
|
|
"symfony/framework-bundle": "self.version",
|
|
"symfony/http-foundation": "self.version",
|
|
"symfony/http-kernel": "self.version",
|
|
"symfony/intl": "self.version",
|
|
"symfony/locale": "self.version",
|
|
"symfony/monolog-bridge": "self.version",
|
|
"symfony/options-resolver": "self.version",
|
|
"symfony/process": "self.version",
|
|
"symfony/property-access": "self.version",
|
|
"symfony/proxy-manager-bridge": "self.version",
|
|
"symfony/routing": "self.version",
|
|
"symfony/security": "self.version",
|
|
"symfony/security-acl": "self.version",
|
|
"symfony/security-bundle": "self.version",
|
|
"symfony/security-core": "self.version",
|
|
"symfony/security-csrf": "self.version",
|
|
"symfony/security-http": "self.version",
|
|
"symfony/serializer": "self.version",
|
|
"symfony/stopwatch": "self.version",
|
|
"symfony/swiftmailer-bridge": "self.version",
|
|
"symfony/templating": "self.version",
|
|
"symfony/translation": "self.version",
|
|
"symfony/twig-bridge": "self.version",
|
|
"symfony/twig-bundle": "self.version",
|
|
"symfony/validator": "self.version",
|
|
"symfony/var-dumper": "self.version",
|
|
"symfony/web-profiler-bundle": "self.version",
|
|
"symfony/yaml": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/data-fixtures": "1.0.*",
|
|
"doctrine/dbal": "~2.2",
|
|
"doctrine/doctrine-bundle": "~1.2",
|
|
"doctrine/orm": "~2.2,>=2.2.3",
|
|
"egulias/email-validator": "~1.2",
|
|
"ircmaxell/password-compat": "~1.0",
|
|
"monolog/monolog": "~1.11",
|
|
"ocramius/proxy-manager": "~0.4|~1.0",
|
|
"symfony/phpunit-bridge": "self.version"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
|
|
"Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
|
|
"Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
|
|
"Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
|
|
"Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
|
|
"Symfony\\Bundle\\": "src/Symfony/Bundle/",
|
|
"Symfony\\Component\\": "src/Symfony/Component/"
|
|
},
|
|
"classmap": [
|
|
"src/Symfony/Component/HttpFoundation/Resources/stubs",
|
|
"src/Symfony/Component/Intl/Resources/stubs"
|
|
],
|
|
"files": [
|
|
"src/Symfony/Component/Intl/Resources/stubs/functions.php"
|
|
]
|
|
},
|
|
"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": "The Symfony PHP framework",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"framework"
|
|
],
|
|
"time": "2015-06-11 21:15:28"
|
|
},
|
|
{
|
|
"name": "themattharris/tmhoauth",
|
|
"version": "0.8.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/themattharris/tmhOAuth.git",
|
|
"reference": "455552d6c57549632644b6c9ac9204766be2b5ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/themattharris/tmhOAuth/zipball/455552d6c57549632644b6c9ac9204766be2b5ee",
|
|
"reference": "455552d6c57549632644b6c9ac9204766be2b5ee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"tmhOAuth": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "themattharris",
|
|
"email": "matt@themattharris.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An OAuth library written in PHP by @themattharris",
|
|
"keywords": [
|
|
"oauth",
|
|
"twitter"
|
|
],
|
|
"time": "2014-08-06 22:29:35"
|
|
},
|
|
{
|
|
"name": "twig/extensions",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig-extensions.git",
|
|
"reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
|
|
"reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"twig/twig": "~1.12"
|
|
},
|
|
"require-dev": {
|
|
"symfony/translation": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation": "Allow the time_diff output to be translated"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_Extensions_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Common additional features for Twig that do not directly belong in core",
|
|
"homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
|
|
"keywords": [
|
|
"i18n",
|
|
"text"
|
|
],
|
|
"time": "2014-10-30 14:30:03"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.18.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "e8e6575abf6102af53ec283f7f14b89e304fa602"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e8e6575abf6102af53ec283f7f14b89e304fa602",
|
|
"reference": "e8e6575abf6102af53ec283f7f14b89e304fa602",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.18-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
|
"role": "Contributors"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2015-06-06 23:31:24"
|
|
},
|
|
{
|
|
"name": "vierbergenlars/php-semver",
|
|
"version": "v2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vierbergenlars/php-semver.git",
|
|
"reference": "6b16f72b8c2d3aa00368f9fa612b2218a96245fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/6b16f72b8c2d3aa00368f9fa612b2218a96245fc",
|
|
"reference": "6b16f72b8c2d3aa00368f9fa612b2218a96245fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"vierbergenlars/simpletest": "1.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/semver",
|
|
"bin/update-versions"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"vierbergenlars\\SemVer": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Lars Vierbergen",
|
|
"email": "vierbergenlars@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Semantic Versioner for PHP",
|
|
"keywords": [
|
|
"semantic",
|
|
"semver",
|
|
"versioning"
|
|
],
|
|
"time": "2013-09-20 10:41:27"
|
|
},
|
|
{
|
|
"name": "willdurand/negotiation",
|
|
"version": "1.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/willdurand/Negotiation.git",
|
|
"reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c",
|
|
"reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Negotiation": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "William Durand",
|
|
"email": "william.durand1@gmail.com"
|
|
}
|
|
],
|
|
"description": "Content Negotiation tools for PHP provided as a standalone library.",
|
|
"homepage": "http://williamdurand.fr/Negotiation/",
|
|
"keywords": [
|
|
"accept",
|
|
"content",
|
|
"format",
|
|
"header",
|
|
"negotiation"
|
|
],
|
|
"time": "2014-10-02 07:26:00"
|
|
},
|
|
{
|
|
"name": "zend/gdata",
|
|
"version": "1.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/gdata.git",
|
|
"reference": "4ae96d26cec159d74ced57c89ebdcde754ece35d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/gdata/zipball/4ae96d26cec159d74ced57c89ebdcde754ece35d",
|
|
"reference": "4ae96d26cec159d74ced57c89ebdcde754ece35d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">5.2.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Zend_": "library"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"New BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Zend Contributors",
|
|
"homepage": "http://framework.zend.com/community/contributors"
|
|
}
|
|
],
|
|
"description": "The Google Data APIs are a set of web services for read/write access to applications hosted by Google",
|
|
"homepage": "http://framework.zend.com/download/webservices",
|
|
"keywords": [
|
|
"gdata",
|
|
"zend"
|
|
],
|
|
"time": "2013-01-30 15:31:21"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "doctrine/instantiator",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3,<8.0-DEV"
|
|
},
|
|
"require-dev": {
|
|
"athletic/athletic": "~0.1.8",
|
|
"ext-pdo": "*",
|
|
"ext-phar": "*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.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": "2015-06-14 21:17:01"
|
|
},
|
|
{
|
|
"name": "mikey179/vfsStream",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mikey179/vfsStream.git",
|
|
"reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mikey179/vfsStream/zipball/4dc0d2f622412f561f5b242b19b98068bbbc883a",
|
|
"reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.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": "2015-03-29 11:19:49"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
"reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
|
|
"reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"dflydev/markdown": "~1.0",
|
|
"erusev/parsedown": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"phpDocumentor": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike van Riel",
|
|
"email": "mike.vanriel@naenius.com"
|
|
}
|
|
],
|
|
"time": "2015-02-03 12:10:50"
|
|
},
|
|
{
|
|
"name": "phpspec/prophecy",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
"reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
|
|
"reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"phpdocumentor/reflection-docblock": "~2.0",
|
|
"sebastian/comparator": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.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": "2015-04-27 22:15:08"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "2.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "07e27765596d72c378a6103e80da5d84e802f1e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/07e27765596d72c378a6103e80da5d84e802f1e4",
|
|
"reference": "07e27765596d72c378a6103e80da5d84e802f1e4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-token-stream": "~1.3",
|
|
"sebastian/environment": "~1.0",
|
|
"sebastian/version": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-xdebug": ">=2.1.4",
|
|
"phpunit/phpunit": "~4"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "*",
|
|
"ext-xdebug": ">=2.2.1",
|
|
"ext-xmlwriter": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
"keywords": [
|
|
"coverage",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"time": "2015-06-30 06:52:35"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
|
|
"reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
|
|
"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": "2015-04-02 05:19:05"
|
|
},
|
|
{
|
|
"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-21 13:50:34"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "83fe1bdc5d47658b727595c14da140da92b3d66d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d",
|
|
"reference": "83fe1bdc5d47658b727595c14da140da92b3d66d",
|
|
"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": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"time": "2015-06-13 07:35:30"
|
|
},
|
|
{
|
|
"name": "phpunit/php-token-stream",
|
|
"version": "1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
"reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
|
|
"reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
|
"keywords": [
|
|
"tokenizer"
|
|
],
|
|
"time": "2015-06-19 03:43:16"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "4.7.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b",
|
|
"reference": "0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-spl": "*",
|
|
"php": ">=5.3.3",
|
|
"phpspec/prophecy": "~1.3,>=1.3.1",
|
|
"phpunit/php-code-coverage": "~2.1",
|
|
"phpunit/php-file-iterator": "~1.4",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-timer": ">=1.0.6",
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
"sebastian/comparator": "~1.1",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/environment": "~1.2",
|
|
"sebastian/exporter": "~1.2",
|
|
"sebastian/global-state": "~1.0",
|
|
"sebastian/version": "~1.0",
|
|
"symfony/yaml": "~2.1|~3.0"
|
|
},
|
|
"suggest": {
|
|
"phpunit/php-invoker": "~1.1"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.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": "2015-06-30 06:53:57"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit-mock-objects",
|
|
"version": "2.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
"reference": "1c330b1b6e1ea8fd15f2fbea46770576e366855c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/1c330b1b6e1ea8fd15f2fbea46770576e366855c",
|
|
"reference": "1c330b1b6e1ea8fd15f2fbea46770576e366855c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "~1.0,>=1.0.2",
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-text-template": "~1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Mock Object library for PHPUnit",
|
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
|
"keywords": [
|
|
"mock",
|
|
"xunit"
|
|
],
|
|
"time": "2015-07-04 05:41:32"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
|
|
"reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/exporter": "~1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.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": "2015-01-29 16:28:08"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
|
|
"reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-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": "http://www.github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff"
|
|
],
|
|
"time": "2015-02-22 15:13:53"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
|
|
"reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "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": "2015-01-01 10:01:08"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "84839970d05254c73cde183a721c7af13aede943"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
|
|
"reference": "84839970d05254c73cde183a721c7af13aede943",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/recursion-context": "~1.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"
|
|
},
|
|
{
|
|
"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": "2015-01-27 07:23:06"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
|
|
"reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
|
|
"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": "2014-10-06 09:23:50"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "3989662bbb30a29d20d9faa04a846af79b276252"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
|
|
"reference": "3989662bbb30a29d20d9faa04a846af79b276252",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
|
"time": "2015-01-24 09:48:32"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"time": "2015-06-21 13:59:46"
|
|
}
|
|
],
|
|
"aliases": [
|
|
{
|
|
"alias": "0.6.2",
|
|
"alias_normalized": "0.6.2.0",
|
|
"version": "dev-alchemy-0.6.2",
|
|
"package": "imagine/imagine"
|
|
},
|
|
{
|
|
"alias": "1.1.0",
|
|
"alias_normalized": "1.1.0.0",
|
|
"version": "9999999-dev",
|
|
"package": "jms/translation-bundle"
|
|
},
|
|
{
|
|
"alias": "0.4.1",
|
|
"alias_normalized": "0.4.1.0",
|
|
"version": "dev-0.4.1-mwg-metadata-copy",
|
|
"package": "phpexiftool/phpexiftool"
|
|
}
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"alchemy/task-manager": 20,
|
|
"alchemy/zippy": 20,
|
|
"doctrine/migrations": 20,
|
|
"goodby/csv": 20,
|
|
"imagine/imagine": 20,
|
|
"jms/translation-bundle": 20,
|
|
"neutron/process-manager": 20,
|
|
"phpexiftool/phpexiftool": 20,
|
|
"roave/security-advisories": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.5"
|
|
},
|
|
"platform-dev": []
|
|
}
|