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