Update dependencies

This commit is contained in:
Stéphane Goetz 2016-01-25 14:58:26 +01:00
parent 9785ea25a7
commit 1f646ca221
2 changed files with 43 additions and 41 deletions

View File

@ -15,7 +15,7 @@
"php": ">=5.4",
"league/plates": "~3.1",
"guzzlehttp/guzzle": "~5.3",
"league/commonmark": "^0.11",
"league/commonmark": "^0.13",
"symfony/console": "~2.7",
"symfony/finder": "~2.7",
"webuni/commonmark-table-extension": "0.4.*"

82
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": "bda8053f8f241e1cc8dcae13d174b603",
"hash": "9be46791fa9d61c2ded921a54980712f",
"packages": [
{
"name": "guzzlehttp/guzzle",
@ -167,16 +167,16 @@
},
{
"name": "league/commonmark",
"version": "0.11.3",
"version": "0.13.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "d22d6a6a4b049faccc2f8e491cce6076eeb165c7"
"reference": "a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d22d6a6a4b049faccc2f8e491cce6076eeb165c7",
"reference": "d22d6a6a4b049faccc2f8e491cce6076eeb165c7",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484",
"reference": "a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484",
"shasum": ""
},
"require": {
@ -188,21 +188,23 @@
},
"require-dev": {
"erusev/parsedown": "~1.0",
"jgm/commonmark": "0.22",
"jgm/smartpunct": "0.22",
"jgm/commonmark": "0.24",
"michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "~1.1.0",
"phpunit/phpunit": "~4.3",
"phpunit/phpunit-mock-objects": "2.3.0",
"phpunit/phpunit": "~4.3|~5.0",
"scrutinizer/ocular": "^1.1",
"symfony/finder": "~2.3"
},
"suggest": {
"league/commonmark-extras": "Library of useful extensions including smart punctuation"
},
"bin": [
"bin/commonmark"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
"dev-master": "0.14-dev"
}
},
"autoload": {
@ -229,7 +231,7 @@
"markdown",
"parser"
],
"time": "2015-09-25 12:40:32"
"time": "2016-01-14 04:29:54"
},
{
"name": "league/plates",
@ -329,16 +331,16 @@
},
{
"name": "symfony/console",
"version": "v2.8.1",
"version": "v2.8.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a"
"reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/2e06a5ccb19dcf9b89f1c6a677a39a8df773635a",
"reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a",
"url": "https://api.github.com/repos/symfony/console/zipball/d0239fb42f98dd02e7d342f793c5d2cdee0c478d",
"reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d",
"shasum": ""
},
"require": {
@ -385,20 +387,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2015-12-22 10:25:57"
"time": "2016-01-14 08:33:16"
},
{
"name": "symfony/finder",
"version": "v2.8.1",
"version": "v2.8.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "dd41ae57f4f737be271d944a0cc5f5f21203a7c6"
"reference": "c90fabdd97e431ee19b6383999cf35334dff27da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/dd41ae57f4f737be271d944a0cc5f5f21203a7c6",
"reference": "dd41ae57f4f737be271d944a0cc5f5f21203a7c6",
"url": "https://api.github.com/repos/symfony/finder/zipball/c90fabdd97e431ee19b6383999cf35334dff27da",
"reference": "c90fabdd97e431ee19b6383999cf35334dff27da",
"shasum": ""
},
"require": {
@ -434,20 +436,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2015-12-05 11:09:21"
"time": "2016-01-14 08:26:52"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.0.1",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25"
"reference": "1289d16209491b584839022f29257ad859b8532d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/49ff736bd5d41f45240cec77b44967d76e0c3d25",
"reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
"reference": "1289d16209491b584839022f29257ad859b8532d",
"shasum": ""
},
"require": {
@ -459,7 +461,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@ -493,24 +495,24 @@
"portable",
"shim"
],
"time": "2015-11-20 09:19:13"
"time": "2016-01-20 09:13:37"
},
{
"name": "webuni/commonmark-table-extension",
"version": "0.4.2",
"version": "0.4.3",
"source": {
"type": "git",
"url": "https://github.com/webuni/commonmark-table-extension.git",
"reference": "174a2729edb9b50c8fd66cad451a10ef1f12e31b"
"reference": "c4e70a3705f562cc08e0b6f80803dcfd0fa57173"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webuni/commonmark-table-extension/zipball/174a2729edb9b50c8fd66cad451a10ef1f12e31b",
"reference": "174a2729edb9b50c8fd66cad451a10ef1f12e31b",
"url": "https://api.github.com/repos/webuni/commonmark-table-extension/zipball/c4e70a3705f562cc08e0b6f80803dcfd0fa57173",
"reference": "c4e70a3705f562cc08e0b6f80803dcfd0fa57173",
"shasum": ""
},
"require": {
"league/commonmark": "^0.11|^0.12",
"league/commonmark": "^0.11|^0.12|^0.13",
"php": ">=5.4"
},
"require-dev": {
@ -547,7 +549,7 @@
"markdown",
"table"
],
"time": "2015-11-05 14:44:58"
"time": "2016-01-14 22:54:18"
}
],
"packages-dev": [
@ -1455,25 +1457,25 @@
},
{
"name": "symfony/yaml",
"version": "v2.8.1",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966"
"reference": "3df409958a646dad2bc5046c3fb671ee24a1a691"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966",
"reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3df409958a646dad2bc5046c3fb671ee24a1a691",
"reference": "3df409958a646dad2bc5046c3fb671ee24a1a691",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
"php": ">=5.5.9"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
"dev-master": "3.0-dev"
}
},
"autoload": {
@ -1500,7 +1502,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2015-12-26 13:37:56"
"time": "2015-12-26 13:39:53"
}
],
"aliases": [],