Update dependencies

This commit is contained in:
Toby Zerner 2015-02-24 21:46:46 +10:30
parent b5ba8d1d4c
commit 5f588bc6e9

View File

@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "eacf297f994d4976c0c3a9d9ded71bf6", "hash": "5b2f1014382942985a0fdf481770b8ce",
"packages": [ "packages": [
{ {
"name": "danielstjules/stringy", "name": "danielstjules/stringy",
@ -177,12 +177,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "78f1dba092d5fcb6d3a19537662abe31c4d128fd" "reference": "66dbfb78c67622367b50a0f2ce3e0be52f19f6e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/78f1dba092d5fcb6d3a19537662abe31c4d128fd", "url": "https://api.github.com/repos/illuminate/contracts/zipball/66dbfb78c67622367b50a0f2ce3e0be52f19f6e1",
"reference": "78f1dba092d5fcb6d3a19537662abe31c4d128fd", "reference": "66dbfb78c67622367b50a0f2ce3e0be52f19f6e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -210,7 +210,7 @@
} }
], ],
"description": "The Illuminate Contracts package.", "description": "The Illuminate Contracts package.",
"time": "2015-01-30 16:27:08" "time": "2015-02-04 15:23:46"
}, },
{ {
"name": "illuminate/database", "name": "illuminate/database",
@ -218,12 +218,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/database.git", "url": "https://github.com/illuminate/database.git",
"reference": "0c86cd20e7b0fb0bd0979bbddc7946239c58ad66" "reference": "c79543fe832b41ddb6b131c5c85c379facebf657"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/0c86cd20e7b0fb0bd0979bbddc7946239c58ad66", "url": "https://api.github.com/repos/illuminate/database/zipball/c79543fe832b41ddb6b131c5c85c379facebf657",
"reference": "0c86cd20e7b0fb0bd0979bbddc7946239c58ad66", "reference": "c79543fe832b41ddb6b131c5c85c379facebf657",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -267,7 +267,7 @@
"orm", "orm",
"sql" "sql"
], ],
"time": "2015-02-18 02:07:31" "time": "2015-02-23 22:48:09"
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
@ -275,12 +275,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "405a2241fefa49cfc39b7fba8cc54f69fce2f101" "reference": "3ef267a25145cc6ff0b3993c95a20cf1d934cf6b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/405a2241fefa49cfc39b7fba8cc54f69fce2f101", "url": "https://api.github.com/repos/illuminate/support/zipball/3ef267a25145cc6ff0b3993c95a20cf1d934cf6b",
"reference": "405a2241fefa49cfc39b7fba8cc54f69fce2f101", "reference": "3ef267a25145cc6ff0b3993c95a20cf1d934cf6b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -318,7 +318,7 @@
} }
], ],
"description": "The Illuminate Support package.", "description": "The Illuminate Support package.",
"time": "2015-02-11 11:08:03" "time": "2015-02-24 00:00:31"
}, },
{ {
"name": "misd/linkify", "name": "misd/linkify",
@ -423,12 +423,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tobscure/json-api.git", "url": "https://github.com/tobscure/json-api.git",
"reference": "27a87507d2b1eacdd41c97878ed07226355ce07b" "reference": "b48789f0e2fba8c813cd59f2bcfed3daf698ad97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tobscure/json-api/zipball/27a87507d2b1eacdd41c97878ed07226355ce07b", "url": "https://api.github.com/repos/tobscure/json-api/zipball/b48789f0e2fba8c813cd59f2bcfed3daf698ad97",
"reference": "27a87507d2b1eacdd41c97878ed07226355ce07b", "reference": "b48789f0e2fba8c813cd59f2bcfed3daf698ad97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -451,7 +451,7 @@
} }
], ],
"description": "JSON-API responses in PHP.", "description": "JSON-API responses in PHP.",
"time": "2015-02-05 05:31:31" "time": "2015-02-24 10:51:39"
}, },
{ {
"name": "tobscure/permissible", "name": "tobscure/permissible",
@ -459,12 +459,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tobscure/permissible.git", "url": "https://github.com/tobscure/permissible.git",
"reference": "35d92ad11e66bafc94666cae3224d0ca08f44a6a" "reference": "ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tobscure/permissible/zipball/35d92ad11e66bafc94666cae3224d0ca08f44a6a", "url": "https://api.github.com/repos/tobscure/permissible/zipball/ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6",
"reference": "35d92ad11e66bafc94666cae3224d0ca08f44a6a", "reference": "ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -488,7 +488,7 @@
} }
], ],
"description": "Powerful, flexible, relational permissions using Eloquent.", "description": "Powerful, flexible, relational permissions using Eloquent.",
"time": "2015-02-18 23:38:49" "time": "2015-02-24 10:52:32"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -498,12 +498,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Codeception/Codeception.git", "url": "https://github.com/Codeception/Codeception.git",
"reference": "4e267293bb8070e03fb358f27e74271c2d10acbe" "reference": "142599e281b63dbe79a243b237187d078f8d86ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/4e267293bb8070e03fb358f27e74271c2d10acbe", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/142599e281b63dbe79a243b237187d078f8d86ce",
"reference": "4e267293bb8070e03fb358f27e74271c2d10acbe", "reference": "142599e281b63dbe79a243b237187d078f8d86ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -512,7 +512,7 @@
"facebook/webdriver": "~0.4|~0.5", "facebook/webdriver": "~0.4|~0.5",
"guzzlehttp/guzzle": "~4.0|~5.0", "guzzlehttp/guzzle": "~4.0|~5.0",
"php": ">=5.4.0", "php": ">=5.4.0",
"phpunit/phpunit": "4.4.*", "phpunit/phpunit": "~4.5.0",
"symfony/browser-kit": "~2.4", "symfony/browser-kit": "~2.4",
"symfony/console": "~2.4", "symfony/console": "~2.4",
"symfony/css-selector": "~2.4", "symfony/css-selector": "~2.4",
@ -570,7 +570,7 @@
"functional testing", "functional testing",
"unit testing" "unit testing"
], ],
"time": "2015-02-16 11:49:51" "time": "2015-02-23 23:30:41"
}, },
{ {
"name": "codeception/mockery-module", "name": "codeception/mockery-module",
@ -963,12 +963,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/padraic/mockery.git", "url": "https://github.com/padraic/mockery.git",
"reference": "a450aa28455781c7a72e50794b0f9d954cf8decb" "reference": "2448c5b27f40d11db1f7bcee5a1188fef8ae490a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/padraic/mockery/zipball/a450aa28455781c7a72e50794b0f9d954cf8decb", "url": "https://api.github.com/repos/padraic/mockery/zipball/2448c5b27f40d11db1f7bcee5a1188fef8ae490a",
"reference": "a450aa28455781c7a72e50794b0f9d954cf8decb", "reference": "2448c5b27f40d11db1f7bcee5a1188fef8ae490a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1020,7 +1020,116 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2015-02-18 18:54:04" "time": "2015-02-20 22:10:40"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "ff902a0beb121a13a4d3c604bd6778a25aeae07a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/ff902a0beb121a13a4d3c604bd6778a25aeae07a",
"reference": "ff902a0beb121a13a4d3c604bd6778a25aeae07a",
"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-12 12:17:11"
},
{
"name": "phpspec/prophecy",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "9ed07757cd5c46fe33d28826327d274bd142a143"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ed07757cd5c46fe33d28826327d274bd142a143",
"reference": "9ed07757cd5c46fe33d28826327d274bd142a143",
"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.3.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-02-16 14:11:36"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -1268,16 +1377,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.4.x-dev", "version": "4.5.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "5fbd35c52d9ad2a12683a11a138e5c05b31da95a" "reference": "eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5fbd35c52d9ad2a12683a11a138e5c05b31da95a", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773",
"reference": "5fbd35c52d9ad2a12683a11a138e5c05b31da95a", "reference": "eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1287,17 +1396,17 @@
"ext-reflection": "*", "ext-reflection": "*",
"ext-spl": "*", "ext-spl": "*",
"php": ">=5.3.3", "php": ">=5.3.3",
"phpspec/prophecy": "~1.3.1",
"phpunit/php-code-coverage": "~2.0", "phpunit/php-code-coverage": "~2.0",
"phpunit/php-file-iterator": "~1.3.2", "phpunit/php-file-iterator": "~1.3.2",
"phpunit/php-text-template": "~1.2", "phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0.2", "phpunit/php-timer": "~1.0.2",
"phpunit/phpunit-mock-objects": "~2.3", "phpunit/phpunit-mock-objects": "~2.3",
"sebastian/comparator": "~1.0", "sebastian/comparator": "~1.1",
"sebastian/diff": "~1.1", "sebastian/diff": "~1.1",
"sebastian/environment": "~1.1", "sebastian/environment": "~1.2",
"sebastian/exporter": "~1.1", "sebastian/exporter": "~1.2",
"sebastian/global-state": "~1.0", "sebastian/global-state": "~1.0",
"sebastian/recursion-context": "~1.0",
"sebastian/version": "~1.0", "sebastian/version": "~1.0",
"symfony/yaml": "~2.0" "symfony/yaml": "~2.0"
}, },
@ -1310,7 +1419,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.4.x-dev" "dev-master": "4.5.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1336,7 +1445,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-02-09 06:34:32" "time": "2015-02-09 07:13:08"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -1507,12 +1616,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "6dc90302a4cdf8486c221a0ad3a4da53859fcfa5" "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6dc90302a4cdf8486c221a0ad3a4da53859fcfa5", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
"reference": "6dc90302a4cdf8486c221a0ad3a4da53859fcfa5", "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1524,7 +1633,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -1551,7 +1660,7 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2015-01-01 09:20:29" "time": "2015-02-22 15:13:53"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@ -1815,12 +1924,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/BrowserKit.git", "url": "https://github.com/symfony/BrowserKit.git",
"reference": "7b8c4f5e8839122a931f45978c1330749ef9e83a" "reference": "481280a7258400925fd7011404c955362db9dac2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/7b8c4f5e8839122a931f45978c1330749ef9e83a", "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/481280a7258400925fd7011404c955362db9dac2",
"reference": "7b8c4f5e8839122a931f45978c1330749ef9e83a", "reference": "481280a7258400925fd7011404c955362db9dac2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1829,6 +1938,7 @@
}, },
"require-dev": { "require-dev": {
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0", "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
"symfony/phpunit-bridge": "~2.7|~3.0.0",
"symfony/process": "~2.0,>=2.0.5|~3.0.0" "symfony/process": "~2.0,>=2.0.5|~3.0.0"
}, },
"suggest": { "suggest": {
@ -1861,7 +1971,7 @@
], ],
"description": "Symfony BrowserKit Component", "description": "Symfony BrowserKit Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-18 10:38:04"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -1870,12 +1980,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "289113e60aad754d35b50347f66ecd3a4d96d03c" "reference": "be6d274e452bc6e3016d7d2d725b1e59a58982bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/289113e60aad754d35b50347f66ecd3a4d96d03c", "url": "https://api.github.com/repos/symfony/Console/zipball/be6d274e452bc6e3016d7d2d725b1e59a58982bb",
"reference": "289113e60aad754d35b50347f66ecd3a4d96d03c", "reference": "be6d274e452bc6e3016d7d2d725b1e59a58982bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1884,6 +1994,7 @@
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/event-dispatcher": "~2.1|~3.0.0", "symfony/event-dispatcher": "~2.1|~3.0.0",
"symfony/phpunit-bridge": "~2.7|~3.0.0",
"symfony/process": "~2.1|~3.0.0" "symfony/process": "~2.1|~3.0.0"
}, },
"suggest": { "suggest": {
@ -1918,7 +2029,7 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-12 11:03:31" "time": "2015-02-21 13:05:27"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -1927,17 +2038,20 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/CssSelector.git", "url": "https://github.com/symfony/CssSelector.git",
"reference": "e37b4cd8a5ea27d2bd4775a4980f32d39d5daf31" "reference": "4e65f063b5a7c33baf4967e486435a9eedddedc8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/e37b4cd8a5ea27d2bd4775a4980f32d39d5daf31", "url": "https://api.github.com/repos/symfony/CssSelector/zipball/4e65f063b5a7c33baf4967e486435a9eedddedc8",
"reference": "e37b4cd8a5ea27d2bd4775a4980f32d39d5daf31", "reference": "4e65f063b5a7c33baf4967e486435a9eedddedc8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": {
"symfony/phpunit-bridge": "~2.7|~3.0.0"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -1969,7 +2083,7 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-18 10:38:04"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
@ -1978,19 +2092,20 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/DomCrawler.git", "url": "https://github.com/symfony/DomCrawler.git",
"reference": "e1355f67898ca94fe18425c3f2d2d4e905ea894f" "reference": "09f93424f3098ff1c95095de6d8c61032bcd8d89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/e1355f67898ca94fe18425c3f2d2d4e905ea894f", "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/09f93424f3098ff1c95095de6d8c61032bcd8d89",
"reference": "e1355f67898ca94fe18425c3f2d2d4e905ea894f", "reference": "09f93424f3098ff1c95095de6d8c61032bcd8d89",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/css-selector": "~2.3|~3.0.0" "symfony/css-selector": "~2.3|~3.0.0",
"symfony/phpunit-bridge": "~2.7|~3.0.0"
}, },
"suggest": { "suggest": {
"symfony/css-selector": "" "symfony/css-selector": ""
@ -2022,7 +2137,7 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-18 10:38:04"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -2031,12 +2146,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "2dc33aff298b20ad099ac456034aebc5055f02fb" "reference": "ce9246f87133be616f5db06b5e162f5210f95280"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/2dc33aff298b20ad099ac456034aebc5055f02fb", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/ce9246f87133be616f5db06b5e162f5210f95280",
"reference": "2dc33aff298b20ad099ac456034aebc5055f02fb", "reference": "ce9246f87133be616f5db06b5e162f5210f95280",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2047,6 +2162,7 @@
"symfony/config": "~2.0,>=2.0.5|~3.0.0", "symfony/config": "~2.0,>=2.0.5|~3.0.0",
"symfony/dependency-injection": "~2.6|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0",
"symfony/expression-language": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0",
"symfony/phpunit-bridge": "~2.7|~3.0.0",
"symfony/stopwatch": "~2.3|~3.0.0" "symfony/stopwatch": "~2.3|~3.0.0"
}, },
"suggest": { "suggest": {
@ -2080,7 +2196,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-18 10:38:04"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -2089,17 +2205,20 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "509d125782f31ebbd0bb3cd9824f1ccc1e5d5a18" "reference": "5db34b8c6ab8c04452a5660ad9535766940b5348"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/509d125782f31ebbd0bb3cd9824f1ccc1e5d5a18", "url": "https://api.github.com/repos/symfony/Finder/zipball/5db34b8c6ab8c04452a5660ad9535766940b5348",
"reference": "509d125782f31ebbd0bb3cd9824f1ccc1e5d5a18", "reference": "5db34b8c6ab8c04452a5660ad9535766940b5348",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": {
"symfony/phpunit-bridge": "~2.7|~3.0.0"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -2127,7 +2246,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-21 13:05:27"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -2136,17 +2255,20 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "43aac3461a5679f486f7c96e4d7e780a59fec997" "reference": "d04b39229628a0cc36ae5616db9c7f6f7119ac8f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/43aac3461a5679f486f7c96e4d7e780a59fec997", "url": "https://api.github.com/repos/symfony/Yaml/zipball/d04b39229628a0cc36ae5616db9c7f6f7119ac8f",
"reference": "43aac3461a5679f486f7c96e4d7e780a59fec997", "reference": "d04b39229628a0cc36ae5616db9c7f6f7119ac8f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": {
"symfony/phpunit-bridge": "~2.7|~3.0.0"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -2174,7 +2296,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2015-02-11 07:17:51" "time": "2015-02-18 10:38:04"
} }
], ],
"aliases": [], "aliases": [],