Updated dependencies

This commit is contained in:
Graham Campbell
2015-06-01 21:53:57 +01:00
parent 4347a5cc0c
commit a1fb287a1b
Generated
+175 -174
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "630550390c1585d7e05b7995acc36f1d", "hash": "fa3b8e90ee2bd0521b3b6553e79bd5b1",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@@ -836,16 +836,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "1.1.5", "version": "1.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "c982fe62c44798c433229cb0425c61b487cc1883" "reference": "37b5e653c99cbb9113108d7dc59a0ddc306acc46"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/c982fe62c44798c433229cb0425c61b487cc1883", "url": "https://api.github.com/repos/filp/whoops/zipball/37b5e653c99cbb9113108d7dc59a0ddc306acc46",
"reference": "c982fe62c44798c433229cb0425c61b487cc1883", "reference": "37b5e653c99cbb9113108d7dc59a0ddc306acc46",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -890,7 +890,7 @@
"whoops", "whoops",
"zf2" "zf2"
], ],
"time": "2015-03-30 15:26:59" "time": "2015-05-29 15:12:07"
}, },
{ {
"name": "graham-campbell/binput", "name": "graham-campbell/binput",
@@ -1361,48 +1361,6 @@
], ],
"time": "2015-05-19 17:58:45" "time": "2015-05-19 17:58:45"
}, },
{
"name": "ircmaxell/password-compat",
"version": "v1.0.4",
"source": {
"type": "git",
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"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"
],
"time": "2014-11-20 16:49:30"
},
{ {
"name": "jakub-onderka/php-console-color", "name": "jakub-onderka/php-console-color",
"version": "0.1", "version": "0.1",
@@ -1605,16 +1563,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "dev-master", "version": "5.1.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "b67854a2a4e16b4406995a9a16d23a3f1b13f01d" "reference": "cb1faa5495c2f80ad38944c64bc8bfb67d4c74a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b67854a2a4e16b4406995a9a16d23a3f1b13f01d", "url": "https://api.github.com/repos/laravel/framework/zipball/cb1faa5495c2f80ad38944c64bc8bfb67d4c74a7",
"reference": "b67854a2a4e16b4406995a9a16d23a3f1b13f01d", "reference": "cb1faa5495c2f80ad38944c64bc8bfb67d4c74a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1624,13 +1582,12 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-mcrypt": "*", "ext-mcrypt": "*",
"ext-openssl": "*", "ext-openssl": "*",
"ircmaxell/password-compat": "~1.0",
"jeremeamia/superclosure": "~2.0", "jeremeamia/superclosure": "~2.0",
"league/flysystem": "~1.0", "league/flysystem": "~1.0",
"monolog/monolog": "~1.11", "monolog/monolog": "~1.11",
"mtdowling/cron-expression": "~1.0", "mtdowling/cron-expression": "~1.0",
"nesbot/carbon": "~1.0", "nesbot/carbon": "~1.19",
"php": ">=5.4.0", "php": ">=5.5.9",
"psy/psysh": "0.4.*", "psy/psysh": "0.4.*",
"swiftmailer/swiftmailer": "~5.1", "swiftmailer/swiftmailer": "~5.1",
"symfony/console": "2.7.*", "symfony/console": "2.7.*",
@@ -1679,20 +1636,20 @@
"illuminate/view": "self.version" "illuminate/view": "self.version"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "~2.4", "aws/aws-sdk-php": "~3.0",
"iron-io/iron_mq": "~2.0", "iron-io/iron_mq": "~2.0",
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9.1",
"pda/pheanstalk": "~3.0", "pda/pheanstalk": "~3.0",
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0",
"predis/predis": "~1.0" "predis/predis": "~1.0"
}, },
"suggest": { "suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~2.4).", "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
"fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).", "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (~5.3|~6.0).", "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (~5.3|~6.0).",
"iron-io/iron_mq": "Required to use the iron queue driver (~2.0).", "iron-io/iron_mq": "Required to use the iron queue driver (~2.0).",
"league/flysystem-aws-s3-v2": "Required to use the Flysystem S3 driver (~1.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
"predis/predis": "Required to use the redis cache and queue drivers (~1.0).", "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
@@ -1732,7 +1689,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2015-05-29 01:36:40" "time": "2015-06-01 17:05:16"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@@ -1880,16 +1837,16 @@
}, },
{ {
"name": "mccool/laravel-auto-presenter", "name": "mccool/laravel-auto-presenter",
"version": "3.0.1", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git", "url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git",
"reference": "846eee0565bf84d911c1d2cad81e707ec9ac2e9c" "reference": "e2f7f0b1415d2b0e65aa9587fe74d70844ad062d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/846eee0565bf84d911c1d2cad81e707ec9ac2e9c", "url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/e2f7f0b1415d2b0e65aa9587fe74d70844ad062d",
"reference": "846eee0565bf84d911c1d2cad81e707ec9ac2e9c", "reference": "e2f7f0b1415d2b0e65aa9587fe74d70844ad062d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1907,7 +1864,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.0-dev" "dev-master": "3.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1920,13 +1877,13 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Graham Campbell",
"email": "graham@mineuk.com"
},
{ {
"name": "Shawn McCool", "name": "Shawn McCool",
"email": "shawn@heybigname.com" "email": "shawn@heybigname.com"
},
{
"name": "Graham Campbell",
"email": "graham@cachethq.io"
} }
], ],
"description": "A system for auto-decorating models with presenter objects.", "description": "A system for auto-decorating models with presenter objects.",
@@ -1936,7 +1893,7 @@
"lpm", "lpm",
"presenter" "presenter"
], ],
"time": "2015-05-18 10:21:57" "time": "2015-05-29 19:32:13"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@@ -2509,16 +2466,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "555ba7fc54a538e1b83988e2299db09b6b6dca64" "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/555ba7fc54a538e1b83988e2299db09b6b6dca64", "url": "https://api.github.com/repos/symfony/Console/zipball/7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
"reference": "555ba7fc54a538e1b83988e2299db09b6b6dca64", "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2562,20 +2519,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-29 16:22:24"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/CssSelector.git", "url": "https://github.com/symfony/CssSelector.git",
"reference": "081e7e1e8473647dd63d6d4708e4f26bb63ab4b1" "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/081e7e1e8473647dd63d6d4708e4f26bb63ab4b1", "url": "https://api.github.com/repos/symfony/CssSelector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092",
"reference": "081e7e1e8473647dd63d6d4708e4f26bb63ab4b1", "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2615,20 +2572,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-15 13:33:16"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Debug.git", "url": "https://github.com/symfony/Debug.git",
"reference": "7c6eebd9df137f03ba1199d2f80d7cd3ebc7e047" "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Debug/zipball/7c6eebd9df137f03ba1199d2f80d7cd3ebc7e047", "url": "https://api.github.com/repos/symfony/Debug/zipball/1df2971b27a6ff73dae4ea622f42802000ec332d",
"reference": "7c6eebd9df137f03ba1199d2f80d7cd3ebc7e047", "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2675,20 +2632,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-11 02:35:29" "time": "2015-05-22 14:54:25"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/DomCrawler.git", "url": "https://github.com/symfony/DomCrawler.git",
"reference": "d3e78e0f13b5eec3b9362c26b28643ed99c167b6" "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/d3e78e0f13b5eec3b9362c26b28643ed99c167b6", "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/11d8eb8ccc1533f4c2d89a025f674894fda520b3",
"reference": "d3e78e0f13b5eec3b9362c26b28643ed99c167b6", "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2728,25 +2685,24 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-22 14:54:25"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.6.8", "version": "v2.7.0",
"target-dir": "Symfony/Component/EventDispatcher",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02" "reference": "687039686d0e923429ba6e958d0baa920cd5d458"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/687039686d0e923429ba6e958d0baa920cd5d458",
"reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02", "reference": "687039686d0e923429ba6e958d0baa920cd5d458",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
@@ -2763,11 +2719,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\EventDispatcher\\": "" "Symfony\\Component\\EventDispatcher\\": ""
} }
}, },
@@ -2787,25 +2743,24 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:18:45" "time": "2015-05-02 15:21:08"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.6.8", "version": "v2.7.0",
"target-dir": "Symfony/Component/Filesystem",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Filesystem.git", "url": "https://github.com/symfony/Filesystem.git",
"reference": "1f8429f72a5bfa58b33fd96824bea146fc4b3f49" "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/1f8429f72a5bfa58b33fd96824bea146fc4b3f49", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba",
"reference": "1f8429f72a5bfa58b33fd96824bea146fc4b3f49", "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7"
@@ -2813,11 +2768,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Filesystem\\": "" "Symfony\\Component\\Filesystem\\": ""
} }
}, },
@@ -2837,20 +2792,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-15 13:32:45" "time": "2015-05-15 13:33:16"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "818480c101d7263e6e8fb36b67836d6fbf2c6dec" "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/818480c101d7263e6e8fb36b67836d6fbf2c6dec", "url": "https://api.github.com/repos/symfony/Finder/zipball/ccb8ed8339cf24824f2ef35dacec30d92ff44368",
"reference": "818480c101d7263e6e8fb36b67836d6fbf2c6dec", "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2886,20 +2841,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-15 14:02:48"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpFoundation.git", "url": "https://github.com/symfony/HttpFoundation.git",
"reference": "35e7da59f307611c19eba93f1c2f3ba209d45292" "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/35e7da59f307611c19eba93f1c2f3ba209d45292", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/729de183da037c125c5f6366bd4f0631ba1a1abb",
"reference": "35e7da59f307611c19eba93f1c2f3ba209d45292", "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2939,20 +2894,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-22 14:54:25"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpKernel.git", "url": "https://github.com/symfony/HttpKernel.git",
"reference": "18d9f196cba491209294befd8de60cf2a463fb73" "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/18d9f196cba491209294befd8de60cf2a463fb73", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
"reference": "18d9f196cba491209294befd8de60cf2a463fb73", "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3019,20 +2974,20 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-13 20:25:22" "time": "2015-05-30 16:52:28"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "f393d2194314875d9effa8e0c2e1f887f65dcbd6" "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/f393d2194314875d9effa8e0c2e1f887f65dcbd6", "url": "https://api.github.com/repos/symfony/Process/zipball/e0a82b58e36afc60f8e79b8bc85a22bb064077c1",
"reference": "f393d2194314875d9effa8e0c2e1f887f65dcbd6", "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3068,20 +3023,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:21:08" "time": "2015-05-15 13:33:16"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Routing.git", "url": "https://github.com/symfony/Routing.git",
"reference": "15bf04e8b754ee90e31f47d4c9b2d15946ed53b2" "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Routing/zipball/15bf04e8b754ee90e31f47d4c9b2d15946ed53b2", "url": "https://api.github.com/repos/symfony/Routing/zipball/6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
"reference": "15bf04e8b754ee90e31f47d4c9b2d15946ed53b2", "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3139,20 +3094,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2015-05-11 17:33:08" "time": "2015-05-19 06:58:17"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "dc0379c1c590dca0e1a0e484a41814f365822e41" "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/dc0379c1c590dca0e1a0e484a41814f365822e41", "url": "https://api.github.com/repos/symfony/security-core/zipball/af39a58d9dceabeb8c29c1ac347a78d259db1b29",
"reference": "dc0379c1c590dca0e1a0e484a41814f365822e41", "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3202,20 +3157,20 @@
], ],
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-13 11:34:46" "time": "2015-05-15 13:53:44"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Translation.git", "url": "https://github.com/symfony/Translation.git",
"reference": "1be5bbed3938247acd7c5f4e4f29dd32db636b1f" "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/1be5bbed3938247acd7c5f4e4f29dd32db636b1f", "url": "https://api.github.com/repos/symfony/Translation/zipball/cc1907bbeacfcc703c031b67545400d6e7d1eb79",
"reference": "1be5bbed3938247acd7c5f4e4f29dd32db636b1f", "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3263,11 +3218,11 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-11 02:35:29" "time": "2015-05-29 14:44:44"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v2.7.0-BETA2", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
@@ -3326,16 +3281,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "732d2adb7d916c9593b9d58c3b0d9ebefead07aa" "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/732d2adb7d916c9593b9d58c3b0d9ebefead07aa", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
"reference": "732d2adb7d916c9593b9d58c3b0d9ebefead07aa", "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3345,11 +3300,6 @@
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"Dotenv": "src/" "Dotenv": "src/"
@@ -3373,7 +3323,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2014-12-05 15:19:21" "time": "2015-05-30 15:59:26"
}, },
{ {
"name": "watson/validating", "name": "watson/validating",
@@ -3486,6 +3436,58 @@
], ],
"time": "2014-10-13 12:58:55" "time": "2014-10-13 12:58:55"
}, },
{
"name": "fzaninotto/faker",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"suggest": {
"ext-intl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"time": "2015-05-29 06:29:14"
},
{ {
"name": "graham-campbell/testbench", "name": "graham-campbell/testbench",
"version": "v2.1.0", "version": "v2.1.0",
@@ -3705,18 +3707,18 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/orchestral/testbench.git", "url": "https://github.com/orchestral/testbench.git",
"reference": "afa37694853629540b15639cb72a025d2144b6ab" "reference": "b07d8bf1ae629e20e566a5d93f7c7fd88246ef45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/orchestral/testbench/zipball/afa37694853629540b15639cb72a025d2144b6ab", "url": "https://api.github.com/repos/orchestral/testbench/zipball/b07d8bf1ae629e20e566a5d93f7c7fd88246ef45",
"reference": "afa37694853629540b15639cb72a025d2144b6ab", "reference": "b07d8bf1ae629e20e566a5d93f7c7fd88246ef45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "5.1.*", "laravel/framework": "5.1.*",
"orchestra/database": "3.1.*", "orchestra/database": "3.1.*",
"php": ">=5.4.0" "php": ">=5.5.0"
}, },
"require-dev": { "require-dev": {
"behat/behat": "~2.5", "behat/behat": "~2.5",
@@ -3759,7 +3761,7 @@
"orchestral", "orchestral",
"testing" "testing"
], ],
"time": "2015-05-27 03:46:18" "time": "2015-06-01 11:19:08"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
@@ -3872,16 +3874,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "2.0.17", "version": "2.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c4e8e7725e351184a76544634855b8a9c405a6e3" "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c4e8e7725e351184a76544634855b8a9c405a6e3", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f",
"reference": "c4e8e7725e351184a76544634855b8a9c405a6e3", "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3904,7 +3906,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0.x-dev" "dev-master": "2.1.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3930,7 +3932,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-05-25 05:11:59" "time": "2015-06-01 07:35:26"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@@ -4616,21 +4618,20 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.6.8", "version": "v2.7.0",
"target-dir": "Symfony/Component/Yaml",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2" "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/f157ab074e453ecd4c0fa775f721f6e67a99d9e2", "url": "https://api.github.com/repos/symfony/Yaml/zipball/4a29a5248aed4fb45f626a7bbbd330291492f5c3",
"reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2", "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7"
@@ -4638,11 +4639,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Yaml\\": "" "Symfony\\Component\\Yaml\\": ""
} }
}, },
@@ -4662,7 +4663,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-02 15:18:45" "time": "2015-05-02 15:21:08"
} }
], ],
"aliases": [], "aliases": [],