Update dependencies.

This commit is contained in:
James Brooks
2015-03-30 21:14:15 +01:00
parent cdd91ce673
commit f6c4f3df27

122
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "03ef1db3076588abcfb5b45dd69d7fa9",
"hash": "315ebc7ad98be6ea7ca3499b3f148248",
"packages": [
{
"name": "cachethq/segment",
@@ -981,16 +981,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "5.1.0",
"version": "5.2.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5"
"reference": "475b29ccd411f2fa8a408e64576418728c032cfa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f1085bb4e023766a66b7b051914ec73bdf7202b5",
"reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/475b29ccd411f2fa8a408e64576418728c032cfa",
"reference": "475b29ccd411f2fa8a408e64576418728c032cfa",
"shasum": ""
},
"require": {
@@ -1035,20 +1035,20 @@
"rest",
"web service"
],
"time": "2014-12-19 20:27:15"
"time": "2015-01-28 01:03:29"
},
{
"name": "guzzlehttp/ringphp",
"version": "1.0.6",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/guzzle/RingPHP.git",
"reference": "f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4"
"reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4",
"reference": "f43ab34aad69ca0ba04172cf2c3cd5c12fc0e5a4",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/52d868f13570a9a56e5fce6614e0ec75d0f13ac2",
"reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2",
"shasum": ""
},
"require": {
@@ -1086,7 +1086,7 @@
}
],
"description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
"time": "2015-02-26 20:43:09"
"time": "2015-03-30 01:43:20"
},
{
"name": "guzzlehttp/streams",
@@ -1314,26 +1314,26 @@
},
{
"name": "jenssegers/date",
"version": "v2.0.20",
"version": "v2.0.21",
"source": {
"type": "git",
"url": "https://github.com/jenssegers/laravel-date.git",
"reference": "422c6682fe68de59398ef89cca45d920afe12436"
"reference": "485208fc2c085be0449b9fb46abcf116d80daad2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jenssegers/laravel-date/zipball/422c6682fe68de59398ef89cca45d920afe12436",
"reference": "422c6682fe68de59398ef89cca45d920afe12436",
"url": "https://api.github.com/repos/jenssegers/laravel-date/zipball/485208fc2c085be0449b9fb46abcf116d80daad2",
"reference": "485208fc2c085be0449b9fb46abcf116d80daad2",
"shasum": ""
},
"require": {
"nesbot/carbon": "*",
"nesbot/carbon": "~1.0,<1.18",
"php": ">=5.3.0",
"symfony/translation": "*"
"symfony/translation": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "*",
"satooshi/php-coveralls": "*"
"phpunit/phpunit": "~4.0",
"satooshi/php-coveralls": "~0.6"
},
"type": "library",
"autoload": {
@@ -1358,7 +1358,7 @@
"laravel",
"time"
],
"time": "2015-03-14 13:21:54"
"time": "2015-03-26 22:43:43"
},
{
"name": "jeremeamia/SuperClosure",
@@ -1420,16 +1420,16 @@
},
{
"name": "laravel/framework",
"version": "v5.0.17",
"version": "v5.0.23",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "b4abcbc98885e1b339acc7e993d2758d47f01ecc"
"reference": "59219f7afb60be05d74ce01fcb5d2440f7a1b13d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b4abcbc98885e1b339acc7e993d2758d47f01ecc",
"reference": "b4abcbc98885e1b339acc7e993d2758d47f01ecc",
"url": "https://api.github.com/repos/laravel/framework/zipball/59219f7afb60be05d74ce01fcb5d2440f7a1b13d",
"reference": "59219f7afb60be05d74ce01fcb5d2440f7a1b13d",
"shasum": ""
},
"require": {
@@ -1542,7 +1542,7 @@
"framework",
"laravel"
],
"time": "2015-03-17 21:45:31"
"time": "2015-03-28 16:56:59"
},
{
"name": "league/commonmark",
@@ -1605,16 +1605,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a"
"reference": "3c2400a99ccc3be6884d40361890010449c6b447"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a",
"reference": "51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3c2400a99ccc3be6884d40361890010449c6b447",
"reference": "3c2400a99ccc3be6884d40361890010449c6b447",
"shasum": ""
},
"require": {
@@ -1624,7 +1624,7 @@
"ext-fileinfo": "*",
"league/phpunit-coverage-listener": "~1.1",
"mockery/mockery": "~0.9",
"phpspec/phpspec": "~2.0.0",
"phpspec/phpspec": "~2.0",
"phpspec/prophecy-phpunit": "~1.0",
"phpunit/phpunit": "~4.1",
"predis/predis": "~1.0",
@@ -1684,7 +1684,7 @@
"sftp",
"storage"
],
"time": "2015-03-10 11:04:14"
"time": "2015-03-29 14:01:43"
},
{
"name": "mccool/laravel-auto-presenter",
@@ -1912,16 +1912,16 @@
},
{
"name": "nikic/php-parser",
"version": "v1.1.0",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "ac05ef6f95bf8361549604b6031c115f92f39528"
"reference": "dba7524b3724f25b947cd26a580787c55c8a6f9b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ac05ef6f95bf8361549604b6031c115f92f39528",
"reference": "ac05ef6f95bf8361549604b6031c115f92f39528",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dba7524b3724f25b947cd26a580787c55c8a6f9b",
"reference": "dba7524b3724f25b947cd26a580787c55c8a6f9b",
"shasum": ""
},
"require": {
@@ -1931,7 +1931,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.2-dev"
}
},
"autoload": {
@@ -1953,7 +1953,7 @@
"parser",
"php"
],
"time": "2015-01-18 11:29:59"
"time": "2015-03-24 19:10:28"
},
{
"name": "pragmarx/google2fa",
@@ -2047,16 +2047,16 @@
},
{
"name": "psy/psysh",
"version": "v0.4.3",
"version": "v0.4.4",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a"
"reference": "489816db71649bd95b416e3ed9062d40528ab0ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a",
"reference": "b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/489816db71649bd95b416e3ed9062d40528ab0ac",
"reference": "489816db71649bd95b416e3ed9062d40528ab0ac",
"shasum": ""
},
"require": {
@@ -2114,7 +2114,7 @@
"interactive",
"shell"
],
"time": "2015-03-17 15:17:33"
"time": "2015-03-26 18:43:54"
},
{
"name": "react/promise",
@@ -3301,21 +3301,22 @@
},
{
"name": "phpspec/prophecy",
"version": "v1.3.1",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9"
"reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9",
"reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5",
"reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5",
"shasum": ""
},
"require": {
"doctrine/instantiator": "~1.0,>=1.0.2",
"phpdocumentor/reflection-docblock": "~2.0"
"doctrine/instantiator": "^1.0.2",
"phpdocumentor/reflection-docblock": "~2.0",
"sebastian/comparator": "~1.1"
},
"require-dev": {
"phpspec/phpspec": "~2.0"
@@ -3323,7 +3324,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
"dev-master": "1.4.x-dev"
}
},
"autoload": {
@@ -3347,7 +3348,7 @@
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "http://phpspec.org",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
@@ -3356,7 +3357,7 @@
"spy",
"stub"
],
"time": "2014-11-17 16:23:49"
"time": "2015-03-27 19:31:25"
},
{
"name": "phpunit/php-code-coverage",
@@ -3604,16 +3605,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.5.0",
"version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5"
"reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5",
"reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
"reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
"shasum": ""
},
"require": {
@@ -3623,8 +3624,8 @@
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
"phpspec/prophecy": "~1.3.1",
"phpunit/php-code-coverage": "~2.0",
"phpspec/prophecy": "~1.3,>=1.3.1",
"phpunit/php-code-coverage": "~2.0,>=2.0.11",
"phpunit/php-file-iterator": "~1.3.2",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0.2",
@@ -3672,7 +3673,7 @@
"testing",
"xunit"
],
"time": "2015-02-05 15:51:19"
"time": "2015-03-29 09:24:05"
},
{
"name": "phpunit/phpunit-mock-objects",
@@ -4157,10 +4158,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4",
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-openssl": "*",
"php": ">=5.4.0",
"ext-apcu": "*"
},
"platform-dev": []