Updated composer file.

This commit is contained in:
James Cole 2015-12-03 11:25:12 +01:00
parent 56c08d8302
commit 66a4042cad

12
composer.lock generated
View File

@ -897,16 +897,16 @@
},
{
"name": "laravel/framework",
"version": "v5.1.25",
"version": "v5.1.26",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "53979acc664debc401bfcb61086c4fc4f196b22d"
"reference": "be7fbb60376bd61f07e9c637473e5b2cf7eebe5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/53979acc664debc401bfcb61086c4fc4f196b22d",
"reference": "53979acc664debc401bfcb61086c4fc4f196b22d",
"url": "https://api.github.com/repos/laravel/framework/zipball/be7fbb60376bd61f07e9c637473e5b2cf7eebe5c",
"reference": "be7fbb60376bd61f07e9c637473e5b2cf7eebe5c",
"shasum": ""
},
"require": {
@ -980,7 +980,7 @@
"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).",
"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 and the ping methods on schedules (~5.3|~6.0).",
"iron-io/iron_mq": "Required to use the iron queue driver (~2.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).",
@ -1022,7 +1022,7 @@
"framework",
"laravel"
],
"time": "2015-11-30 19:24:36"
"time": "2015-12-02 21:59:57"
},
{
"name": "league/commonmark",