Updated dependencies

This commit is contained in:
Graham Campbell 2016-06-06 20:32:49 +01:00
parent 812160839f
commit 6c9b7a6fde
2 changed files with 74 additions and 74 deletions

View File

@ -20,7 +20,7 @@
], ],
"require": { "require": {
"php": ">=5.5.9", "php": ">=5.5.9",
"laravel/framework": "~5.2.36", "laravel/framework": "5.2.36",
"alt-three/badger": "^3.1", "alt-three/badger": "^3.1",
"alt-three/bus": "^1.1", "alt-three/bus": "^1.1",
"alt-three/emoji": "^3.1", "alt-three/emoji": "^3.1",

146
composer.lock generated
View File

@ -4,8 +4,8 @@
"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": "92e26fa99a221921aa4d6cd5677786e6", "hash": "3cf8779e6eade7a977ee746ee4009369",
"content-hash": "b47c23477acf08a162178131965ddbe6", "content-hash": "d336ee6a896ce28d8e174bedb9bc96f3",
"packages": [ "packages": [
{ {
"name": "alt-three/badger", "name": "alt-three/badger",
@ -203,16 +203,16 @@
}, },
{ {
"name": "alt-three/throttle", "name": "alt-three/throttle",
"version": "v1.0.5", "version": "v1.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AltThree/Throttle.git", "url": "https://github.com/AltThree/Throttle.git",
"reference": "955f4f19fc183ca58fc2fee087af900e854a5d91" "reference": "f5d7fdca53b82f4607aa1f58738fe370106c5b62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AltThree/Throttle/zipball/955f4f19fc183ca58fc2fee087af900e854a5d91", "url": "https://api.github.com/repos/AltThree/Throttle/zipball/f5d7fdca53b82f4607aa1f58738fe370106c5b62",
"reference": "955f4f19fc183ca58fc2fee087af900e854a5d91", "reference": "f5d7fdca53b82f4607aa1f58738fe370106c5b62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -261,7 +261,7 @@
"rate limiter", "rate limiter",
"throttle" "throttle"
], ],
"time": "2016-05-29 21:05:54" "time": "2016-06-03 22:24:41"
}, },
{ {
"name": "alt-three/validator", "name": "alt-three/validator",
@ -1378,16 +1378,16 @@
}, },
{ {
"name": "graham-campbell/exceptions", "name": "graham-campbell/exceptions",
"version": "v8.6.0", "version": "v8.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git", "url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
"reference": "2a842a2daf9042e2ce5fe25ea946ae9794f805bd" "reference": "40e6208cff22859cd63788fee19a8c15aebc1ef9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/2a842a2daf9042e2ce5fe25ea946ae9794f805bd", "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/40e6208cff22859cd63788fee19a8c15aebc1ef9",
"reference": "2a842a2daf9042e2ce5fe25ea946ae9794f805bd", "reference": "40e6208cff22859cd63788fee19a8c15aebc1ef9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1443,7 +1443,7 @@
"laravel", "laravel",
"whoops" "whoops"
], ],
"time": "2016-06-03 15:56:22" "time": "2016-06-04 20:20:48"
}, },
{ {
"name": "graham-campbell/markdown", "name": "graham-campbell/markdown",
@ -1824,22 +1824,22 @@
}, },
{ {
"name": "jenssegers/date", "name": "jenssegers/date",
"version": "v3.2.1", "version": "v3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jenssegers/date.git", "url": "https://github.com/jenssegers/date.git",
"reference": "000caf2e52c5029a746c244390e304413abbbd28" "reference": "2550344143b9de9b4b4ecbe64477d6eed5717b84"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jenssegers/date/zipball/000caf2e52c5029a746c244390e304413abbbd28", "url": "https://api.github.com/repos/jenssegers/date/zipball/2550344143b9de9b4b4ecbe64477d6eed5717b84",
"reference": "000caf2e52c5029a746c244390e304413abbbd28", "reference": "2550344143b9de9b4b4ecbe64477d6eed5717b84",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"nesbot/carbon": "^1.0", "nesbot/carbon": "^1.0",
"php": ">=5.4", "php": ">=5.4",
"symfony/translation": "^2.0|^3.0" "symfony/translation": "^2.7|^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.0|^5.0", "phpunit/phpunit": "^4.0|^5.0",
@ -1877,7 +1877,7 @@
"time", "time",
"translation" "translation"
], ],
"time": "2016-04-07 12:00:23" "time": "2016-06-05 16:39:48"
}, },
{ {
"name": "jeremeamia/SuperClosure", "name": "jeremeamia/SuperClosure",
@ -1939,16 +1939,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "5.2.x-dev", "version": "v5.2.36",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "f2abad5dc3fc65d59b95f6165c27aa72fc5606d1" "reference": "236d7c0c5b67a2348ac7831391031d93000de3ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f2abad5dc3fc65d59b95f6165c27aa72fc5606d1", "url": "https://api.github.com/repos/laravel/framework/zipball/236d7c0c5b67a2348ac7831391031d93000de3ab",
"reference": "f2abad5dc3fc65d59b95f6165c27aa72fc5606d1", "reference": "236d7c0c5b67a2348ac7831391031d93000de3ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2064,7 +2064,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2016-06-03 13:17:37" "time": "2016-06-06 15:18:48"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -2137,16 +2137,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.22", "version": "1.0.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "bd73a91703969a2d20ab4bfbf971d6c2cbe36612" "reference": "9aca859a303fdca30370f42b8c611d9cf0dedf4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/bd73a91703969a2d20ab4bfbf971d6c2cbe36612", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9aca859a303fdca30370f42b8c611d9cf0dedf4b",
"reference": "bd73a91703969a2d20ab4bfbf971d6c2cbe36612", "reference": "9aca859a303fdca30370f42b8c611d9cf0dedf4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2216,7 +2216,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2016-04-28 06:53:12" "time": "2016-06-03 19:11:39"
}, },
{ {
"name": "mccool/laravel-auto-presenter", "name": "mccool/laravel-auto-presenter",
@ -2982,16 +2982,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "34a214710e0714b6efcf40ba3cd1e31373a97820" "reference": "382fc9ed852edabd6133e34f8549d7a7d99db115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/34a214710e0714b6efcf40ba3cd1e31373a97820", "url": "https://api.github.com/repos/symfony/console/zipball/382fc9ed852edabd6133e34f8549d7a7d99db115",
"reference": "34a214710e0714b6efcf40ba3cd1e31373a97820", "reference": "382fc9ed852edabd6133e34f8549d7a7d99db115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3038,7 +3038,7 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-28 09:48:42" "time": "2016-06-06 15:08:35"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -3095,16 +3095,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "a06d10888a45afd97534506afb058ec38d9ba35b" "reference": "e67e1552dd7313df1cf6535cb606751899e0e727"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/a06d10888a45afd97534506afb058ec38d9ba35b", "url": "https://api.github.com/repos/symfony/debug/zipball/e67e1552dd7313df1cf6535cb606751899e0e727",
"reference": "a06d10888a45afd97534506afb058ec38d9ba35b", "reference": "e67e1552dd7313df1cf6535cb606751899e0e727",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3148,7 +3148,7 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-03-30 10:41:14" "time": "2016-06-06 15:08:35"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -3212,16 +3212,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "c54e407b35bc098916704e9fd090da21da4c4f52" "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52", "url": "https://api.github.com/repos/symfony/finder/zipball/39e5f3d533d07b5416b9d7aad53a27f939d4f811",
"reference": "c54e407b35bc098916704e9fd090da21da4c4f52", "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3257,20 +3257,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-03-10 11:13:05" "time": "2016-05-13 18:03:36"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "18b24bc32d2495ae79d76e777368786a6536fe31" "reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/18b24bc32d2495ae79d76e777368786a6536fe31", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d268a643884f85e91d6ba11ca68de96833f3f6e5",
"reference": "18b24bc32d2495ae79d76e777368786a6536fe31", "reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3310,20 +3310,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-12 18:09:53" "time": "2016-06-06 11:33:26"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "6a5010978edf0a9646342232531e53bfc7abbcd3" "reference": "97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6a5010978edf0a9646342232531e53bfc7abbcd3", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4",
"reference": "6a5010978edf0a9646342232531e53bfc7abbcd3", "reference": "97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3392,7 +3392,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-05-09 22:13:13" "time": "2016-06-06 16:52:35"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -3563,16 +3563,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb" "reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb", "url": "https://api.github.com/repos/symfony/process/zipball/bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd",
"reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb", "reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3608,20 +3608,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-14 15:30:28" "time": "2016-06-06 11:33:26"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "a6cd168310066176599442aa21f5da86c3f8e0b3" "reference": "c780454838a1131adc756d737a4b4cc1d18f8c64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/a6cd168310066176599442aa21f5da86c3f8e0b3", "url": "https://api.github.com/repos/symfony/routing/zipball/c780454838a1131adc756d737a4b4cc1d18f8c64",
"reference": "a6cd168310066176599442aa21f5da86c3f8e0b3", "reference": "c780454838a1131adc756d737a4b4cc1d18f8c64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3683,20 +3683,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2016-05-03 12:23:49" "time": "2016-05-30 06:58:27"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2" "reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/f7a07af51ea067745a521dab1e3152044a2fb1f2", "url": "https://api.github.com/repos/symfony/translation/zipball/2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7",
"reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2", "reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3747,20 +3747,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-03-25 01:41:20" "time": "2016-06-06 11:33:26"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v3.0.6", "version": "v3.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "0e918c269093ba4c77fca14e9424fa74ed16f1a6" "reference": "d8bb851da153d97abe7c2b71a65dee19f324bcf7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0e918c269093ba4c77fca14e9424fa74ed16f1a6", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d8bb851da153d97abe7c2b71a65dee19f324bcf7",
"reference": "0e918c269093ba4c77fca14e9424fa74ed16f1a6", "reference": "d8bb851da153d97abe7c2b71a65dee19f324bcf7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3810,7 +3810,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2016-04-25 11:17:47" "time": "2016-05-24 10:03:10"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",