mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
2364 lines
71 KiB
JSON
2364 lines
71 KiB
JSON
[
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94",
|
|
"reference": "bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-03-07 12:15:25",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.1.1",
|
|
"version_normalized": "1.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "v1.1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/v1.1.1",
|
|
"reference": "v1.1.1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "1.*"
|
|
},
|
|
"time": "2013-04-20 08:30:17",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Docblock Annotations Parser",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "3db3ab843ff76774bee4679d4cb3a10cffb0a935"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/3db3ab843ff76774bee4679d4cb3a10cffb0a935",
|
|
"reference": "3db3ab843ff76774bee4679d4cb3a10cffb0a935",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-05-26 05:21:22",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Collections\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Collections Abstraction library",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterator"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "45123145f70dd79618963a72a5271b4f389712e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/45123145f70dd79618963a72a5271b4f389712e4",
|
|
"reference": "45123145f70dd79618963a72a5271b4f389712e4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"time": "2013-05-13 02:51:07",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Cache\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan H. Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "http://jmsyst.com",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Caching library offering an object-oriented API for many cache backends",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"cache",
|
|
"caching"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c",
|
|
"reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-04-10 16:14:30",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Inflector\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"inflection",
|
|
"pluralize",
|
|
"singularize",
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "2169b0ce1d253d448c60b7d40bbe4e4b5afe22fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/2169b0ce1d253d448c60b7d40bbe4e4b5afe22fe",
|
|
"reference": "2169b0ce1d253d448c60b7d40bbe4e4b5afe22fe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "1.*",
|
|
"doctrine/cache": "1.*",
|
|
"doctrine/collections": "1.*",
|
|
"doctrine/inflector": "1.*",
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-05-27 19:11:46",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "http://jmsyst.com",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Common Library for Doctrine projects",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"collections",
|
|
"eventmanager",
|
|
"persistence",
|
|
"spl"
|
|
]
|
|
},
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
"reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6a62fefefde6b2c0d8b3df70151d6a81fc028d28",
|
|
"reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": ">=2.3.0,<2.5-dev",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-05-21 05:53:02",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\DBAL": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
}
|
|
],
|
|
"description": "Database Abstraction Layer",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"dbal",
|
|
"persistence",
|
|
"queryobject"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Translation",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Translation.git",
|
|
"reference": "v2.3.0-RC1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Translation/zipball/v2.3.0-RC1",
|
|
"reference": "v2.3.0-RC1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": ">=2.0,<3.0",
|
|
"symfony/yaml": ">=2.2,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"time": "2013-05-13 14:36:40",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Translation\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Translation Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log",
|
|
"reference": "1.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/php-fig/log/archive/1.0.0.zip",
|
|
"reference": "1.0.0",
|
|
"shasum": ""
|
|
},
|
|
"time": "2012-12-21 11:40:51",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Routing",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Routing.git",
|
|
"reference": "v2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Routing/zipball/v2.3.0",
|
|
"reference": "v2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/common": ">=2.2,<3.0",
|
|
"psr/log": ">=1.0,<2.0",
|
|
"symfony/config": ">=2.2,<3.0",
|
|
"symfony/yaml": ">=2.0,<3.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/common": "",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"time": "2013-05-20 08:57:26",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Routing Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Process",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Process.git",
|
|
"reference": "v2.3.0-RC1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.0-RC1",
|
|
"reference": "v2.3.0-RC1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-05-06 20:03:44",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Debug",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Debug.git",
|
|
"reference": "v2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Debug/zipball/v2.3.0",
|
|
"reference": "v2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-foundation": ">=2.1,<3.0",
|
|
"symfony/http-kernel": ">=2.1,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/class-loader": "",
|
|
"symfony/http-foundation": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"time": "2013-06-02 11:58:44",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Debug\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Debug Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/HttpFoundation",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpFoundation.git",
|
|
"reference": "v2.3.0-RC1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.3.0-RC1",
|
|
"reference": "v2.3.0-RC1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-05-10 06:00:03",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"classmap": [
|
|
"Symfony/Component/HttpFoundation/Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony HttpFoundation Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/EventDispatcher",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/EventDispatcher.git",
|
|
"reference": "v2.3.0-RC1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.3.0-RC1",
|
|
"reference": "v2.3.0-RC1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/dependency-injection": ">=2.0,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"time": "2013-05-13 14:36:40",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony EventDispatcher Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/HttpKernel",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpKernel.git",
|
|
"reference": "4f0f6485abe0e2e8b8a94369fb98b8447fb1e3cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/4f0f6485abe0e2e8b8a94369fb98b8447fb1e3cc",
|
|
"reference": "4f0f6485abe0e2e8b8a94369fb98b8447fb1e3cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"psr/log": ">=1.0,<2.0",
|
|
"symfony/debug": ">=2.3,<3.0",
|
|
"symfony/event-dispatcher": ">=2.1,<3.0",
|
|
"symfony/http-foundation": ">=2.2,<3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/browser-kit": "2.2.*",
|
|
"symfony/class-loader": ">=2.1,<3.0",
|
|
"symfony/config": ">=2.0,<3.0",
|
|
"symfony/console": "2.2.*",
|
|
"symfony/dependency-injection": ">=2.0,<3.0",
|
|
"symfony/finder": ">=2.0,<3.0",
|
|
"symfony/process": ">=2.0,<3.0",
|
|
"symfony/routing": ">=2.2,<3.0",
|
|
"symfony/stopwatch": ">=2.2,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/class-loader": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": "",
|
|
"symfony/finder": ""
|
|
},
|
|
"time": "2013-06-03 15:11:57",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony HttpKernel Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Finder",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Finder.git",
|
|
"reference": "v2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.3.0",
|
|
"reference": "v2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-06-02 12:05:51",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Finder Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/DomCrawler",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/DomCrawler.git",
|
|
"reference": "3cf81e7a021853183aa303181afc6e6868bf48ce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/3cf81e7a021853183aa303181afc6e6868bf48ce",
|
|
"reference": "3cf81e7a021853183aa303181afc6e6868bf48ce",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": ">=2.0,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"time": "2013-05-19 19:00:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony DomCrawler Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/CssSelector",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/CssSelector.git",
|
|
"reference": "v2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/v2.3.0",
|
|
"reference": "v2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-05-19 18:59:12",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
},
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
}
|
|
],
|
|
"description": "Symfony CssSelector Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/Console",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Console.git",
|
|
"reference": "v2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Console/zipball/v2.3.0",
|
|
"reference": "v2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/event-dispatcher": ">=2.1,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher": ""
|
|
},
|
|
"time": "2013-05-30 05:11:26",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Console Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "2.3.x-dev",
|
|
"version_normalized": "2.3.9999999.9999999-dev",
|
|
"target-dir": "Symfony/Component/BrowserKit",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/BrowserKit.git",
|
|
"reference": "v2.3.0-RC1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/v2.3.0-RC1",
|
|
"reference": "v2.3.0-RC1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/dom-crawler": ">=2.0,<3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": ">=2.0,<3.0",
|
|
"symfony/process": ">=2.0,<3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/process": ""
|
|
},
|
|
"time": "2013-05-15 15:16:47",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\BrowserKit\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony BrowserKit Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v5.0.0",
|
|
"version_normalized": "5.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "v5.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/v5.0.0",
|
|
"reference": "v5.0.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"time": "2013-04-30 17:35:30",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Chris Corbyn"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "http://swiftmailer.org",
|
|
"keywords": [
|
|
"mail",
|
|
"mailer"
|
|
]
|
|
},
|
|
{
|
|
"name": "predis/predis",
|
|
"version": "0.8.x-dev",
|
|
"version_normalized": "0.8.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nrk/predis.git",
|
|
"reference": "aa458a1922a99611d7f81795bedff88459bc8753"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nrk/predis/zipball/aa458a1922a99611d7f81795bedff88459bc8753",
|
|
"reference": "aa458a1922a99611d7f81795bedff88459bc8753",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Allows access to Webdis when paired with phpiredis",
|
|
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
|
|
},
|
|
"time": "2013-06-03 10:04:10",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Predis": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daniele Alessandri",
|
|
"email": "suppakilla@gmail.com",
|
|
"homepage": "http://clorophilla.net"
|
|
}
|
|
],
|
|
"description": "Flexible and feature-complete PHP client library for Redis",
|
|
"homepage": "http://github.com/nrk/predis",
|
|
"keywords": [
|
|
"nosql",
|
|
"predis",
|
|
"redis"
|
|
]
|
|
},
|
|
{
|
|
"name": "patchwork/utf8",
|
|
"version": "v1.1.8",
|
|
"version_normalized": "1.1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git",
|
|
"reference": "v1.1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/v1.1.8",
|
|
"reference": "v1.1.8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2013-05-24 12:11:22",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Patchwork": "class/",
|
|
"Normalizer": "class/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"(Apache-2.0 or GPL-2.0)"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "UTF-8 strings handling for PHP 5.3: portable, performant and extended",
|
|
"homepage": "https://github.com/nicolas-grekas/Patchwork-UTF8",
|
|
"keywords": [
|
|
"i18n",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
]
|
|
},
|
|
{
|
|
"name": "nesbot/carbon",
|
|
"version": "1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/briannesbitt/Carbon.git",
|
|
"reference": "1.2.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/briannesbitt/Carbon/zipball/1.2.0",
|
|
"reference": "1.2.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-10-14 17:41:18",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Carbon": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Brian Nesbitt",
|
|
"email": "brian@nesbot.com",
|
|
"homepage": "http://nesbot.com"
|
|
}
|
|
],
|
|
"description": "A simple API extension for DateTime.",
|
|
"homepage": "https://github.com/briannesbitt/Carbon",
|
|
"keywords": [
|
|
"date",
|
|
"datetime",
|
|
"time"
|
|
]
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.5.0",
|
|
"version_normalized": "1.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "1.5.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.5.0",
|
|
"reference": "1.5.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"psr/log": ">=1.0,<2.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/couchdb": "dev-master",
|
|
"mlehner/gelf-php": "1.0.*",
|
|
"raven/raven": "0.3.*"
|
|
},
|
|
"suggest": {
|
|
"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",
|
|
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
"raven/raven": "Allow sending log messages to a Sentry server"
|
|
},
|
|
"time": "2013-04-23 10:09:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Monolog": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
"keywords": [
|
|
"log",
|
|
"logging",
|
|
"psr-3"
|
|
]
|
|
},
|
|
{
|
|
"name": "filp/whoops",
|
|
"version": "1.0.6",
|
|
"version_normalized": "1.0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/filp/whoops.git",
|
|
"reference": "1.0.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/filp/whoops/zipball/1.0.6",
|
|
"reference": "1.0.6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "dev-master",
|
|
"silex/silex": "1.0.*@dev"
|
|
},
|
|
"time": "2013-05-10 22:13:22",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Whoops": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Filipe Dobreira",
|
|
"homepage": "https://github.com/filp",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "php error handling for cool kids",
|
|
"homepage": "https://github.com/filp/whoops",
|
|
"keywords": [
|
|
"error",
|
|
"exception",
|
|
"handling",
|
|
"library",
|
|
"silex-provider",
|
|
"whoops",
|
|
"zf2"
|
|
]
|
|
},
|
|
{
|
|
"name": "ircmaxell/password-compat",
|
|
"version": "1.0.x-dev",
|
|
"version_normalized": "1.0.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ircmaxell/password_compat.git",
|
|
"reference": "v1.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/v1.0.3",
|
|
"reference": "v1.0.3",
|
|
"shasum": ""
|
|
},
|
|
"time": "2013-04-30 19:58:08",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/password.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anthony Ferrara",
|
|
"email": "ircmaxell@php.net",
|
|
"homepage": "http://blog.ircmaxell.com"
|
|
}
|
|
],
|
|
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
|
|
"homepage": "https://github.com/ircmaxell/password_compat",
|
|
"keywords": [
|
|
"hashing",
|
|
"password"
|
|
]
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "5ccf6196d6925e66568e3b8460c262e9512e4b92"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5ccf6196d6925e66568e3b8460c262e9512e4b92",
|
|
"reference": "5ccf6196d6925e66568e3b8460c262e9512e4b92",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"time": "2013-05-23 13:17:59",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.9-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPParser": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "Symfony/Component/Filesystem",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Filesystem.git",
|
|
"reference": "3567f5f48305098044c6d6a383f5cefec9c45efa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/3567f5f48305098044c6d6a383f5cefec9c45efa",
|
|
"reference": "3567f5f48305098044c6d6a383f5cefec9c45efa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-05-16 07:54:39",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Filesystem Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "classpreloader/classpreloader",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtdowling/ClassPreloader.git",
|
|
"reference": "62c99d52ce2f1b0b8449c61e2d94f48d918222eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/62c99d52ce2f1b0b8449c61e2d94f48d918222eb",
|
|
"reference": "62c99d52ce2f1b0b8449c61e2d94f48d918222eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "*",
|
|
"php": ">=5.3.3",
|
|
"symfony/console": ">2.0",
|
|
"symfony/filesystem": ">2.0",
|
|
"symfony/finder": ">2.0"
|
|
},
|
|
"time": "2013-05-26 16:10:36",
|
|
"bin": [
|
|
"classpreloader.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ClassPreloader": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
|
|
"keywords": [
|
|
"autoload",
|
|
"class",
|
|
"preload"
|
|
]
|
|
},
|
|
{
|
|
"name": "laravel/framework",
|
|
"version": "4.0.x-dev",
|
|
"version_normalized": "4.0.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
"reference": "444dbc5d02fa1e10737fcb06dd7124731f88a819"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/444dbc5d02fa1e10737fcb06dd7124731f88a819",
|
|
"reference": "444dbc5d02fa1e10737fcb06dd7124731f88a819",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"classpreloader/classpreloader": "1.0.*",
|
|
"doctrine/dbal": "2.3.x",
|
|
"filp/whoops": "1.0.6",
|
|
"ircmaxell/password-compat": "1.0.*",
|
|
"monolog/monolog": "1.5.*",
|
|
"nesbot/carbon": "1.*",
|
|
"patchwork/utf8": "1.1.*",
|
|
"php": ">=5.3.0",
|
|
"predis/predis": "0.8.*",
|
|
"swiftmailer/swiftmailer": "5.0.*",
|
|
"symfony/browser-kit": "2.3.*",
|
|
"symfony/console": "2.3.*",
|
|
"symfony/css-selector": "2.3.*",
|
|
"symfony/debug": "2.3.*",
|
|
"symfony/dom-crawler": "2.3.*",
|
|
"symfony/event-dispatcher": "2.3.*",
|
|
"symfony/finder": "2.3.*",
|
|
"symfony/http-foundation": "2.3.*",
|
|
"symfony/http-kernel": "2.3.*",
|
|
"symfony/process": "2.3.*",
|
|
"symfony/routing": "2.3.*",
|
|
"symfony/translation": "2.3.*"
|
|
},
|
|
"replace": {
|
|
"illuminate/auth": "self.version",
|
|
"illuminate/cache": "self.version",
|
|
"illuminate/config": "self.version",
|
|
"illuminate/console": "self.version",
|
|
"illuminate/container": "self.version",
|
|
"illuminate/cookie": "self.version",
|
|
"illuminate/database": "self.version",
|
|
"illuminate/encryption": "self.version",
|
|
"illuminate/events": "self.version",
|
|
"illuminate/exception": "self.version",
|
|
"illuminate/filesystem": "self.version",
|
|
"illuminate/foundation": "self.version",
|
|
"illuminate/hashing": "self.version",
|
|
"illuminate/html": "self.version",
|
|
"illuminate/http": "self.version",
|
|
"illuminate/log": "self.version",
|
|
"illuminate/mail": "self.version",
|
|
"illuminate/pagination": "self.version",
|
|
"illuminate/queue": "self.version",
|
|
"illuminate/redis": "self.version",
|
|
"illuminate/routing": "self.version",
|
|
"illuminate/session": "self.version",
|
|
"illuminate/support": "self.version",
|
|
"illuminate/translation": "self.version",
|
|
"illuminate/validation": "self.version",
|
|
"illuminate/view": "self.version",
|
|
"illuminate/workbench": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "2.2.*",
|
|
"iron-io/iron_mq": "1.4.4",
|
|
"mockery/mockery": "0.7.2",
|
|
"pda/pheanstalk": "2.0.*",
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"time": "2013-06-04 21:58:42",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"classmap": [
|
|
[
|
|
"src/Illuminate/Queue/IlluminateQueueClosure.php"
|
|
]
|
|
],
|
|
"files": [
|
|
"src/Illuminate/Support/helpers.php"
|
|
],
|
|
"psr-0": {
|
|
"Illuminate": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylorotwell@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Laravel Framework.",
|
|
"keywords": [
|
|
"framework",
|
|
"laravel"
|
|
]
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "1.0.x-dev",
|
|
"version_normalized": "1.0.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "8b0918f8374327dfed4408fe467980ab41d556dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/8b0918f8374327dfed4408fe467980ab41d556dd",
|
|
"reference": "8b0918f8374327dfed4408fe467980ab41d556dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-12-29 17:04:52",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "react/stream",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "React/Stream",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/stream.git",
|
|
"reference": "v0.3.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/stream/zipball/v0.3.2",
|
|
"reference": "v0.3.2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "1.0.*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"react/event-loop": "0.3.*",
|
|
"react/promise": "~1.0"
|
|
},
|
|
"time": "2013-05-10 15:12:22",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"React\\Stream": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Basic readable and writable stream interfaces that support piping.",
|
|
"keywords": [
|
|
"pipe",
|
|
"stream"
|
|
]
|
|
},
|
|
{
|
|
"name": "guzzle/parser",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "Guzzle/Parser",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/parser.git",
|
|
"reference": "v3.6.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/parser/zipball/v3.6.0",
|
|
"reference": "v3.6.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-05-30 07:01:25",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Parser": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Interchangeable parsers used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"URI Template",
|
|
"cookie",
|
|
"http",
|
|
"message",
|
|
"url"
|
|
]
|
|
},
|
|
{
|
|
"name": "react/event-loop",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "React/EventLoop",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/event-loop.git",
|
|
"reference": "v0.3.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/v0.3.2",
|
|
"reference": "v0.3.2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-libev": "*",
|
|
"ext-libevent": ">=0.0.5"
|
|
},
|
|
"time": "2013-01-14 23:11:47",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"React\\EventLoop": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
|
|
"keywords": [
|
|
"event-loop"
|
|
]
|
|
},
|
|
{
|
|
"name": "react/socket",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "React/Socket",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/socket.git",
|
|
"reference": "v0.3.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/socket/zipball/v0.3.2",
|
|
"reference": "v0.3.2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "1.0.*",
|
|
"php": ">=5.3.3",
|
|
"react/event-loop": "0.3.*",
|
|
"react/stream": "0.3.*"
|
|
},
|
|
"time": "2013-04-26 20:23:10",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"React\\Socket": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for building an evented socket server.",
|
|
"keywords": [
|
|
"Socket"
|
|
]
|
|
},
|
|
{
|
|
"name": "guzzle/common",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "Guzzle/Common",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/common.git",
|
|
"reference": "v3.6.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/common/zipball/v3.6.0",
|
|
"reference": "v3.6.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
},
|
|
"time": "2013-05-30 07:01:25",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Common": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Common libraries used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"collection",
|
|
"common",
|
|
"event",
|
|
"exception"
|
|
]
|
|
},
|
|
{
|
|
"name": "guzzle/stream",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "Guzzle/Stream",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/stream.git",
|
|
"reference": "v3.6.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/stream/zipball/v3.6.0",
|
|
"reference": "v3.6.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/common": "self.version",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"guzzle/http": "To convert Guzzle request objects to PHP streams"
|
|
},
|
|
"time": "2013-05-30 07:01:25",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Stream": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle stream wrapper component",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"component",
|
|
"stream"
|
|
]
|
|
},
|
|
{
|
|
"name": "guzzle/http",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"target-dir": "Guzzle/Http",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/http.git",
|
|
"reference": "v3.6.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/http/zipball/v3.6.0",
|
|
"reference": "v3.6.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/common": "self.version",
|
|
"guzzle/parser": "self.version",
|
|
"guzzle/stream": "self.version",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "*"
|
|
},
|
|
"time": "2013-05-30 07:01:25",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Http": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "HTTP libraries used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"client",
|
|
"curl",
|
|
"http",
|
|
"http client"
|
|
]
|
|
},
|
|
{
|
|
"name": "cboden/ratchet",
|
|
"version": "0.3.x-dev",
|
|
"version_normalized": "0.3.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cboden/Ratchet.git",
|
|
"reference": "f4ddea5f44bc64c06016acea9da80e5e87830a7a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cboden/Ratchet/zipball/f4ddea5f44bc64c06016acea9da80e5e87830a7a",
|
|
"reference": "f4ddea5f44bc64c06016acea9da80e5e87830a7a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/http": ">=3.0,<4.0",
|
|
"php": ">=5.3.9",
|
|
"react/socket": ">=0.2,<1.0",
|
|
"symfony/http-foundation": ">=2.2,<3.0",
|
|
"symfony/routing": ">=2.2,<3.0"
|
|
},
|
|
"time": "2013-05-29 11:51:33",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Ratchet\\Tests": "tests",
|
|
"Ratchet": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "http://res.im",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP WebSocket library",
|
|
"homepage": "http://socketo.me",
|
|
"keywords": [
|
|
"Ratchet",
|
|
"WebSockets",
|
|
"server",
|
|
"sockets"
|
|
]
|
|
},
|
|
{
|
|
"name": "kriswallsmith/assetic",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kriswallsmith/assetic.git",
|
|
"reference": "d5311bf231ecf8a1e4b8ae00dcb15651b63dfed5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/d5311bf231ecf8a1e4b8ae00dcb15651b63dfed5",
|
|
"reference": "d5311bf231ecf8a1e4b8ae00dcb15651b63dfed5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/process": ">=2.1,<3.0"
|
|
},
|
|
"require-dev": {
|
|
"cssmin/cssmin": "*",
|
|
"joliclic/javascript-packer": "*",
|
|
"kamicane/packager": "*",
|
|
"leafo/lessphp": "*",
|
|
"leafo/scssphp": "*",
|
|
"leafo/scssphp-compass": "*",
|
|
"mrclay/minify": "*",
|
|
"phpunit/phpunit": ">=3.7,<4.0",
|
|
"ptachoire/cssembed": "*",
|
|
"twig/twig": ">=1.6,<2.0"
|
|
},
|
|
"suggest": {
|
|
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
|
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
|
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
|
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
|
"twig/twig": "Assetic provides the integration with the Twig templating engine"
|
|
},
|
|
"time": "2013-06-04 14:31:31",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Assetic": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kris Wallsmith",
|
|
"email": "kris.wallsmith@gmail.com",
|
|
"homepage": "http://kriswallsmith.net/"
|
|
}
|
|
],
|
|
"description": "Asset Management for PHP",
|
|
"homepage": "https://github.com/kriswallsmith/assetic",
|
|
"keywords": [
|
|
"assets",
|
|
"compression",
|
|
"minification"
|
|
]
|
|
},
|
|
{
|
|
"name": "codescale/ffmpeg-php",
|
|
"version": "2.7.0",
|
|
"version_normalized": "2.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/CodeScaleInc/ffmpeg-php.git",
|
|
"reference": "2.7.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/CodeScaleInc/ffmpeg-php/zipball/2.7.0",
|
|
"reference": "2.7.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"time": "2013-05-05 09:10:04",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"."
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"New BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "char0n (Vladimír Gorej, CodeScale s.r.o.)",
|
|
"email": "gorej@codescale.net",
|
|
"homepage": "http://www.codescale.net/",
|
|
"role": "Development lead"
|
|
}
|
|
],
|
|
"description": "PHP wrapper for FFmpeg application",
|
|
"homepage": "http://freecode.com/projects/ffmpegphp",
|
|
"keywords": [
|
|
"audio",
|
|
"ffmpeg",
|
|
"video"
|
|
]
|
|
}
|
|
]
|