phpci/composer.lock

742 lines
25 KiB
Plaintext
Raw Normal View History

{
"_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"
],
2013-10-08 13:50:59 +02:00
"hash": "750d19d503481138217299f81787cea9",
"packages": [
{
2013-10-08 13:50:59 +02:00
"name": "behat/behat",
"version": "3.0.x-dev",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/Behat/Behat.git",
"reference": "c2015bdeaf8a091c97779b21603b524d16638ba1"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/Behat/Behat/zipball/c2015bdeaf8a091c97779b21603b524d16638ba1",
"reference": "c2015bdeaf8a091c97779b21603b524d16638ba1",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"behat/gherkin": "~3.0.3",
"php": ">=5.3.3",
2013-10-08 13:50:59 +02:00
"symfony/class-loader": "~2.1",
"symfony/config": "~2.1",
"symfony/console": "~2.1",
"symfony/dependency-injection": "~2.1",
"symfony/event-dispatcher": "~2.1",
"symfony/finder": "~2.1",
"symfony/translation": "~2.1",
"symfony/yaml": "~2.1"
},
"require-dev": {
2013-10-08 13:50:59 +02:00
"phpunit/phpunit": "~3.7.24"
},
"suggest": {
2013-10-08 13:50:59 +02:00
"behat/mink-extension": "for integration with Mink testing framework",
"behat/symfony2-extension": "for integration with Symfony2 web framework",
"behat/yii-extension": "for integration with Yii web framework"
},
"bin": [
2013-10-08 13:50:59 +02:00
"bin/behat"
],
"type": "library",
"extra": {
"branch-alias": {
2013-10-08 13:50:59 +02:00
"dev-develop": "3.0-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Behat\\Behat": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
2013-10-08 13:50:59 +02:00
"description": "Scenario-oriented BDD framework for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
2013-10-08 13:50:59 +02:00
"BDD",
"Behat",
"Symfony2"
],
2013-10-08 13:50:59 +02:00
"time": "2013-10-01 07:12:51"
},
{
2013-10-08 13:50:59 +02:00
"name": "behat/gherkin",
"version": "3.0.x-dev",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/Behat/Gherkin.git",
"reference": "cbc0a34d195bec76eb2b5fb4fad8b9ee524727d4"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cbc0a34d195bec76eb2b5fb4fad8b9ee524727d4",
"reference": "cbc0a34d195bec76eb2b5fb4fad8b9ee524727d4",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"php": ">=5.3.1",
"symfony/finder": "~2.0"
},
"require-dev": {
2013-10-08 13:50:59 +02:00
"symfony/config": "~2.1",
"symfony/yaml": "~2.1"
},
"suggest": {
2013-10-08 13:50:59 +02:00
"symfony/config": "If you want to use Config component to manage resources",
"symfony/yaml": "If you want to parse features, represented in YAML files"
},
"type": "library",
"extra": {
"branch-alias": {
2013-10-08 13:50:59 +02:00
"dev-develop": "3.0-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Behat\\Gherkin": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
2013-10-08 13:50:59 +02:00
"description": "Gherkin DSL parser for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
2013-10-08 13:50:59 +02:00
"BDD",
"Behat",
"Cucumber",
"DSL",
"gherkin",
"parser"
],
2013-10-08 13:50:59 +02:00
"time": "2013-09-15 20:23:37"
},
{
2013-10-08 13:50:59 +02:00
"name": "block8/b8framework",
"version": "dev-master",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/Block8/b8framework.git",
"reference": "85424e277758695fcd4275c0bb13611e55a296ff"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/Block8/b8framework/zipball/85424e277758695fcd4275c0bb13611e55a296ff",
"reference": "85424e277758695fcd4275c0bb13611e55a296ff",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"php": ">=5.3.0",
"symfony/yaml": "2.2.x-dev"
},
"type": "library",
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"b8": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"BSD"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Block 8 Limited",
"email": "hello@block8.co.uk",
"homepage": "http://www.block8.co.uk"
}
],
2013-10-08 13:50:59 +02:00
"description": "Simple, lightweight framework for high-throughput applications",
"homepage": "https://github.com/block8/b8framework",
"keywords": [
2013-10-08 13:50:59 +02:00
"b8",
"block8",
"framework",
"lightweight",
"mvc",
"php"
],
2013-10-08 13:50:59 +02:00
"time": "2013-10-08 06:45:49"
},
{
2013-10-08 13:50:59 +02:00
"name": "ircmaxell/password-compat",
"version": "1.0.x-dev",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
"reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
"shasum": ""
},
"type": "library",
"autoload": {
2013-10-08 13:50:59 +02:00
"files": [
"lib/password.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Anthony Ferrara",
"email": "ircmaxell@php.net",
"homepage": "http://blog.ircmaxell.com"
}
],
2013-10-08 13:50:59 +02:00
"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": [
2013-10-08 13:50:59 +02:00
"hashing",
"password"
],
2013-10-08 13:50:59 +02:00
"time": "2013-04-30 19:58:08"
},
{
2013-10-08 13:50:59 +02:00
"name": "swiftmailer/swiftmailer",
"version": "v5.0.0",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "e2915242824e32e28be3fc699c453c1d16fd6de1"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/e2915242824e32e28be3fc699c453c1d16fd6de1",
"reference": "e2915242824e32e28be3fc699c453c1d16fd6de1",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"php": ">=5.2.4"
},
"type": "library",
2013-10-08 13:50:59 +02:00
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Chris Corbyn"
}
],
2013-10-08 13:50:59 +02:00
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
"keywords": [
"mail",
"mailer"
],
"time": "2013-04-30 17:35:30"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/class-loader",
"version": "dev-master",
2013-10-08 13:50:59 +02:00
"target-dir": "Symfony/Component/ClassLoader",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/ClassLoader.git",
"reference": "7bb58f990b5c2d8fa0b70d29585eddb52d360a4c"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/ClassLoader/zipball/7bb58f990b5c2d8fa0b70d29585eddb52d360a4c",
"reference": "7bb58f990b5c2d8fa0b70d29585eddb52d360a4c",
"shasum": ""
},
2013-10-08 13:50:59 +02:00
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"symfony/finder": "~2.0"
},
"type": "library",
2013-10-08 13:50:59 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Symfony\\Component\\ClassLoader\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony ClassLoader Component",
"homepage": "http://symfony.com",
"time": "2013-09-19 09:47:34"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/config",
"version": "dev-master",
"target-dir": "Symfony/Component/Config",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/Config.git",
"reference": "9a3c831697349cf6e9b5302b7beb0b97e6cdac41"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/Config/zipball/9a3c831697349cf6e9b5302b7beb0b97e6cdac41",
"reference": "9a3c831697349cf6e9b5302b7beb0b97e6cdac41",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"php": ">=5.3.3",
"symfony/filesystem": "~2.3"
},
"type": "library",
2013-10-08 13:50:59 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Symfony\\Component\\Config\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony Config Component",
"homepage": "http://symfony.com",
"time": "2013-09-19 09:47:34"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/console",
"version": "2.2.x-dev",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/Console.git",
"reference": "7ec2f86df8a0164d1677368f43a4a548b80a1402"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/Console/zipball/7ec2f86df8a0164d1677368f43a4a548b80a1402",
"reference": "7ec2f86df8a0164d1677368f43a4a548b80a1402",
"shasum": ""
},
"require": {
2013-10-08 13:50:59 +02:00
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2013-10-08 13:50:59 +02:00
"dev-master": "2.2-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Symfony\\Component\\Console\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
2013-10-08 13:50:59 +02:00
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
"time": "2013-09-25 05:58:50"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/dependency-injection",
"version": "dev-master",
"target-dir": "Symfony/Component/DependencyInjection",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/DependencyInjection.git",
"reference": "48a1803399404ff780de635da7e9eb746c655c65"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/48a1803399404ff780de635da7e9eb746c655c65",
"reference": "48a1803399404ff780de635da7e9eb746c655c65",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
2013-10-08 13:50:59 +02:00
"require-dev": {
"symfony/config": "~2.2",
"symfony/expression-language": "~2.4",
"symfony/yaml": "~2.0"
},
"suggest": {
"symfony/config": "",
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
2013-10-08 13:50:59 +02:00
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-0": {
2013-10-08 13:50:59 +02:00
"Symfony\\Component\\DependencyInjection\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony DependencyInjection Component",
"homepage": "http://symfony.com",
2013-10-08 13:50:59 +02:00
"time": "2013-09-29 19:43:28"
},
{
"name": "symfony/event-dispatcher",
"version": "dev-master",
"target-dir": "Symfony/Component/EventDispatcher",
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher.git",
"reference": "9b4fe5757870682eb2251e283228a66d938265a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9b4fe5757870682eb2251e283228a66d938265a8",
"reference": "9b4fe5757870682eb2251e283228a66d938265a8",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"symfony/dependency-injection": "~2.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"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",
"time": "2013-09-19 09:47:34"
},
{
"name": "symfony/filesystem",
"version": "dev-master",
"target-dir": "Symfony/Component/Filesystem",
"source": {
"type": "git",
"url": "https://github.com/symfony/Filesystem.git",
"reference": "e558fd5d593ebe083dca199f52aed5374ab7b57a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/e558fd5d593ebe083dca199f52aed5374ab7b57a",
"reference": "e558fd5d593ebe083dca199f52aed5374ab7b57a",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"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",
"time": "2013-09-27 14:57:51"
},
{
"name": "symfony/finder",
"version": "dev-master",
"target-dir": "Symfony/Component/Finder",
"source": {
"type": "git",
"url": "https://github.com/symfony/Finder.git",
"reference": "e2ce3164ab58b4d54612e630571f158035ee8603"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/e2ce3164ab58b4d54612e630571f158035ee8603",
"reference": "e2ce3164ab58b4d54612e630571f158035ee8603",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"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",
"time": "2013-09-19 09:47:34"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/translation",
"version": "dev-master",
"target-dir": "Symfony/Component/Translation",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/Translation.git",
"reference": "d7e84f71f1856f75025618aca6cdaf074ab84220"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/Translation/zipball/d7e84f71f1856f75025618aca6cdaf074ab84220",
"reference": "d7e84f71f1856f75025618aca6cdaf074ab84220",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
2013-10-08 13:50:59 +02:00
"require-dev": {
"symfony/config": "~2.0",
"symfony/yaml": "~2.2"
},
"suggest": {
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
2013-10-08 13:50:59 +02:00
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-0": {
2013-10-08 13:50:59 +02:00
"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"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony Translation Component",
"homepage": "http://symfony.com",
2013-10-08 13:50:59 +02:00
"time": "2013-09-27 13:28:11"
},
{
2013-10-08 13:50:59 +02:00
"name": "symfony/yaml",
"version": "2.2.x-dev",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
2013-10-08 13:50:59 +02:00
"url": "https://github.com/symfony/Yaml.git",
"reference": "bb697b6617b90c91b2a65d24ce32035afe5e3418"
},
"dist": {
"type": "zip",
2013-10-08 13:50:59 +02:00
"url": "https://api.github.com/repos/symfony/Yaml/zipball/bb697b6617b90c91b2a65d24ce32035afe5e3418",
"reference": "bb697b6617b90c91b2a65d24ce32035afe5e3418",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
2013-10-08 13:50:59 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
2013-10-08 13:50:59 +02:00
"psr-0": {
"Symfony\\Component\\Yaml\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2013-10-08 13:50:59 +02:00
"MIT"
],
"authors": [
{
2013-10-08 13:50:59 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
2013-10-08 13:50:59 +02:00
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
2013-10-08 13:50:59 +02:00
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com",
"time": "2013-09-22 17:30:19"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "dev",
"stability-flags": {
"block8/b8framework": 20,
2013-10-08 13:50:59 +02:00
"symfony/yaml": 20
},
"platform": [
],
"platform-dev": [
]
}