|
@@ -4,7 +4,7 @@
|
|
"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"
|
|
],
|
|
],
|
|
- "content-hash": "1ad663bcab9db15e71762a8ac4872c03",
|
|
|
|
|
|
+ "content-hash": "90ca8c01f77b4f6cff7e68e20e9097f3",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "container-interop/container-interop",
|
|
"name": "container-interop/container-interop",
|
|
@@ -39,16 +39,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"name": "erusev/parsedown",
|
|
- "version": "1.7.1",
|
|
|
|
|
|
+ "version": "1.8.0-beta-1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
- "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1"
|
|
|
|
|
|
+ "reference": "600db7e4de545f9b2915ade9e0684a07a1f00a3e"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
|
|
|
|
- "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/erusev/parsedown/zipball/600db7e4de545f9b2915ade9e0684a07a1f00a3e",
|
|
|
|
+ "reference": "600db7e4de545f9b2915ade9e0684a07a1f00a3e",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -81,7 +81,7 @@
|
|
"markdown",
|
|
"markdown",
|
|
"parser"
|
|
"parser"
|
|
],
|
|
],
|
|
- "time": "2018-03-08T01:11:30+00:00"
|
|
|
|
|
|
+ "time": "2018-04-08T01:46:30+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "erusev/parsedown-extra",
|
|
"name": "erusev/parsedown-extra",
|
|
@@ -89,16 +89,22 @@
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown-extra.git",
|
|
"url": "https://github.com/erusev/parsedown-extra.git",
|
|
- "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c"
|
|
|
|
|
|
+ "reference": "51cdff11d89e1471e447fda487bbee4956b207c0"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/0db5cce7354e4b76f155d092ab5eb3981c21258c",
|
|
|
|
- "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/51cdff11d89e1471e447fda487bbee4956b207c0",
|
|
|
|
+ "reference": "51cdff11d89e1471e447fda487bbee4956b207c0",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
- "erusev/parsedown": "~1.4"
|
|
|
|
|
|
+ "erusev/parsedown": "^1.8.0|dev-master",
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "php": ">=5.3.6"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8.35"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"autoload": {
|
|
"autoload": {
|
|
@@ -125,7 +131,7 @@
|
|
"parsedown",
|
|
"parsedown",
|
|
"parser"
|
|
"parser"
|
|
],
|
|
],
|
|
- "time": "2015-11-01T10:19:22+00:00"
|
|
|
|
|
|
+ "time": "2018-04-08T01:24:10+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "jbroadway/urlify",
|
|
"name": "jbroadway/urlify",
|
|
@@ -229,16 +235,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"name": "paragonie/random_compat",
|
|
- "version": "v2.0.11",
|
|
|
|
|
|
+ "version": "v2.0.12",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
- "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
|
|
|
|
|
|
+ "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
|
|
|
|
- "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
|
|
|
|
+ "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -273,7 +279,7 @@
|
|
"pseudorandom",
|
|
"pseudorandom",
|
|
"random"
|
|
"random"
|
|
],
|
|
],
|
|
- "time": "2017-09-27T21:40:39+00:00"
|
|
|
|
|
|
+ "time": "2018-04-04T21:24:14+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "pimple/pimple",
|
|
"name": "pimple/pimple",
|
|
@@ -645,16 +651,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"name": "symfony/event-dispatcher",
|
|
- "version": "v3.4.6",
|
|
|
|
|
|
+ "version": "v3.4.8",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
- "reference": "58990682ac3fdc1f563b7e705452921372aad11d"
|
|
|
|
|
|
+ "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/58990682ac3fdc1f563b7e705452921372aad11d",
|
|
|
|
- "reference": "58990682ac3fdc1f563b7e705452921372aad11d",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/fdd5abcebd1061ec647089c6c41a07ed60af09f8",
|
|
|
|
+ "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -704,11 +710,11 @@
|
|
],
|
|
],
|
|
"description": "Symfony EventDispatcher Component",
|
|
"description": "Symfony EventDispatcher Component",
|
|
"homepage": "https://symfony.com",
|
|
"homepage": "https://symfony.com",
|
|
- "time": "2018-02-14T10:03:57+00:00"
|
|
|
|
|
|
+ "time": "2018-04-06T07:35:25+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/yaml",
|
|
"name": "symfony/yaml",
|
|
- "version": "v2.8.36",
|
|
|
|
|
|
+ "version": "v2.8.38",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
@@ -757,16 +763,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "twig/twig",
|
|
"name": "twig/twig",
|
|
- "version": "v1.35.2",
|
|
|
|
|
|
+ "version": "v1.35.3",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
- "reference": "9c24f2cd39dc1906b76879e099970b7e53724601"
|
|
|
|
|
|
+ "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/9c24f2cd39dc1906b76879e099970b7e53724601",
|
|
|
|
- "reference": "9c24f2cd39dc1906b76879e099970b7e53724601",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
|
|
|
|
+ "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -774,8 +780,8 @@
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"psr/container": "^1.0",
|
|
- "symfony/debug": "~2.7",
|
|
|
|
- "symfony/phpunit-bridge": "~3.3@dev"
|
|
|
|
|
|
+ "symfony/debug": "^2.7",
|
|
|
|
+ "symfony/phpunit-bridge": "^3.3"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"extra": {
|
|
"extra": {
|
|
@@ -818,7 +824,7 @@
|
|
"keywords": [
|
|
"keywords": [
|
|
"templating"
|
|
"templating"
|
|
],
|
|
],
|
|
- "time": "2018-03-03T16:21:29+00:00"
|
|
|
|
|
|
+ "time": "2018-03-20T04:25:58+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "vlucas/valitron",
|
|
"name": "vlucas/valitron",
|
|
@@ -826,12 +832,12 @@
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/valitron.git",
|
|
"url": "https://github.com/vlucas/valitron.git",
|
|
- "reference": "c56bf573f2aab7dcd55fd110f518f89b4b5a1278"
|
|
|
|
|
|
+ "reference": "4c9ea18a65bebe0f96f84c0a2ed3a692c887bfc3"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/vlucas/valitron/zipball/c56bf573f2aab7dcd55fd110f518f89b4b5a1278",
|
|
|
|
- "reference": "c56bf573f2aab7dcd55fd110f518f89b4b5a1278",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/vlucas/valitron/zipball/4c9ea18a65bebe0f96f84c0a2ed3a692c887bfc3",
|
|
|
|
+ "reference": "4c9ea18a65bebe0f96f84c0a2ed3a692c887bfc3",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -864,17 +870,17 @@
|
|
"validation",
|
|
"validation",
|
|
"validator"
|
|
"validator"
|
|
],
|
|
],
|
|
- "time": "2018-03-08T15:48:01+00:00"
|
|
|
|
|
|
+ "time": "2018-04-09T07:33:49+00:00"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"packages-dev": [],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"aliases": [],
|
|
- "minimum-stability": "stable",
|
|
|
|
|
|
+ "minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"stability-flags": {
|
|
"erusev/parsedown-extra": 20,
|
|
"erusev/parsedown-extra": 20,
|
|
"vlucas/valitron": 20
|
|
"vlucas/valitron": 20
|
|
},
|
|
},
|
|
- "prefer-stable": false,
|
|
|
|
|
|
+ "prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform": [],
|
|
"platform-dev": []
|
|
"platform-dev": []
|