mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Update composer.lock
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -1731,16 +1731,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/commonmark",
|
"name": "league/commonmark",
|
||||||
"version": "1.1.2",
|
"version": "1.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/commonmark.git",
|
"url": "https://github.com/thephpleague/commonmark.git",
|
||||||
"reference": "772e03fa9c6477ef5ef2d154fefd8a2a8d8ed03c"
|
"reference": "2533c389fd2a7573d4f7be279b1c33cf941c8dfc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/772e03fa9c6477ef5ef2d154fefd8a2a8d8ed03c",
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2533c389fd2a7573d4f7be279b1c33cf941c8dfc",
|
||||||
"reference": "772e03fa9c6477ef5ef2d154fefd8a2a8d8ed03c",
|
"reference": "2533c389fd2a7573d4f7be279b1c33cf941c8dfc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1752,7 +1752,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cebe/markdown": "~1.0",
|
"cebe/markdown": "~1.0",
|
||||||
"commonmark/commonmark.js": "0.29.0",
|
"commonmark/commonmark.js": "0.29.1",
|
||||||
"erusev/parsedown": "~1.0",
|
"erusev/parsedown": "~1.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"michelf/php-markdown": "~1.4",
|
"michelf/php-markdown": "~1.4",
|
||||||
@@ -1771,7 +1771,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.2-dev"
|
"dev-master": "1.3-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1798,7 +1798,7 @@
|
|||||||
"markdown",
|
"markdown",
|
||||||
"parser"
|
"parser"
|
||||||
],
|
],
|
||||||
"time": "2019-12-10T02:55:03+00:00"
|
"time": "2020-01-09T22:41:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/commonmark-ext-table",
|
"name": "league/commonmark-ext-table",
|
||||||
|
Reference in New Issue
Block a user