Updated dependencies

This commit is contained in:
Graham Campbell 2015-06-19 11:16:00 +01:00
parent a27fe6f8ad
commit 9f528584f0

56
composer.lock generated
View File

@ -1018,23 +1018,23 @@
},
{
"name": "graham-campbell/markdown",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Markdown.git",
"reference": "f57d81dadbb92fc1ccfc18ae772ee25059ef2a57"
"reference": "b08e2610cccdeb160d7127a83d78607f2022624f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Markdown/zipball/f57d81dadbb92fc1ccfc18ae772ee25059ef2a57",
"reference": "f57d81dadbb92fc1ccfc18ae772ee25059ef2a57",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Markdown/zipball/b08e2610cccdeb160d7127a83d78607f2022624f",
"reference": "b08e2610cccdeb160d7127a83d78607f2022624f",
"shasum": ""
},
"require": {
"illuminate/contracts": "5.0.*|5.1.*",
"illuminate/support": "5.0.*|5.1.*",
"illuminate/view": "5.0.*|5.1.*",
"league/commonmark": "0.8.*",
"league/commonmark": "0.9.*",
"php": ">=5.5.9"
},
"require-dev": {
@ -1058,7 +1058,7 @@
"authors": [
{
"name": "Graham Campbell",
"email": "graham@mineuk.com"
"email": "graham@cachethq.io"
}
],
"description": "Markdown Is A CommonMark Wrapper For Laravel 5",
@ -1073,7 +1073,7 @@
"laravel",
"markdown"
],
"time": "2015-05-20 22:50:07"
"time": "2015-06-19 08:37:44"
},
{
"name": "graham-campbell/security",
@ -1568,12 +1568,12 @@
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "2e4345ee6896aaacf79fa281ee5cc33b7ce6e548"
"reference": "c5f37ad1cd5890737ad431755e01f29f9b810a34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/2e4345ee6896aaacf79fa281ee5cc33b7ce6e548",
"reference": "2e4345ee6896aaacf79fa281ee5cc33b7ce6e548",
"url": "https://api.github.com/repos/laravel/framework/zipball/c5f37ad1cd5890737ad431755e01f29f9b810a34",
"reference": "c5f37ad1cd5890737ad431755e01f29f9b810a34",
"shasum": ""
},
"require": {
@ -1688,20 +1688,20 @@
"framework",
"laravel"
],
"time": "2015-06-18 14:30:44"
"time": "2015-06-19 08:17:32"
},
{
"name": "league/commonmark",
"version": "0.8.0",
"version": "0.9.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "91696c88df298f75fdd2075e4bb19c6dbd7338ca"
"reference": "8b681a57233f00578195573d7d251c2f143c1a5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91696c88df298f75fdd2075e4bb19c6dbd7338ca",
"reference": "91696c88df298f75fdd2075e4bb19c6dbd7338ca",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/8b681a57233f00578195573d7d251c2f143c1a5d",
"reference": "8b681a57233f00578195573d7d251c2f143c1a5d",
"shasum": ""
},
"require": {
@ -1713,7 +1713,7 @@
},
"require-dev": {
"erusev/parsedown": "~1.0",
"jgm/commonmark": "0.19",
"jgm/commonmark": "0.20",
"michelf/php-markdown": "~1.4",
"phpunit/phpunit": "~4.3",
"phpunit/phpunit-mock-objects": "2.3.0",
@ -1722,7 +1722,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.8-dev"
"dev-master": "0.9-dev"
}
},
"autoload": {
@ -1749,7 +1749,7 @@
"markdown",
"parser"
],
"time": "2015-04-29 18:01:46"
"time": "2015-06-19 00:39:51"
},
{
"name": "league/flysystem",
@ -3535,16 +3535,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "2.1.5",
"version": "2.1.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e"
"reference": "631e365cf26bb2c078683e8d9bcf8bc631ac4d44"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/be2286cb8c7e1773eded49d9719219e6f74f9e3e",
"reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/631e365cf26bb2c078683e8d9bcf8bc631ac4d44",
"reference": "631e365cf26bb2c078683e8d9bcf8bc631ac4d44",
"shasum": ""
},
"require": {
@ -3593,7 +3593,7 @@
"testing",
"xunit"
],
"time": "2015-06-09 13:05:42"
"time": "2015-06-19 07:11:55"
},
{
"name": "phpunit/php-file-iterator",
@ -3729,16 +3729,16 @@
},
{
"name": "phpunit/php-token-stream",
"version": "1.4.2",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "db63be1159c81df649cd0260e30249a586d4129e"
"reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db63be1159c81df649cd0260e30249a586d4129e",
"reference": "db63be1159c81df649cd0260e30249a586d4129e",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
"reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
"shasum": ""
},
"require": {
@ -3774,7 +3774,7 @@
"keywords": [
"tokenizer"
],
"time": "2015-06-12 07:34:24"
"time": "2015-06-19 03:43:16"
},
{
"name": "phpunit/phpunit",