mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-27 17:31:09 -06:00
last minute composer update [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
parent
7e6d3c9d6b
commit
afc794513f
11
composer.lock
generated
11
composer.lock
generated
@ -1038,16 +1038,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
"version": "0.13.2",
|
||||
"version": "0.13.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/commonmark.git",
|
||||
"reference": "35ac362082ca983a8123df2ee2cdfcf456ab6295"
|
||||
"reference": "35816f39eb2498484fbb7b1495633a976ee1a8de"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/35ac362082ca983a8123df2ee2cdfcf456ab6295",
|
||||
"reference": "35ac362082ca983a8123df2ee2cdfcf456ab6295",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/35816f39eb2498484fbb7b1495633a976ee1a8de",
|
||||
"reference": "35816f39eb2498484fbb7b1495633a976ee1a8de",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1058,6 +1058,7 @@
|
||||
"colinodell/commonmark-php": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"cebe/markdown": "~1.0",
|
||||
"erusev/parsedown": "~1.0",
|
||||
"jgm/commonmark": "0.25",
|
||||
"michelf/php-markdown": "~1.4",
|
||||
@ -1102,7 +1103,7 @@
|
||||
"markdown",
|
||||
"parser"
|
||||
],
|
||||
"time": "2016-03-27 19:10:13"
|
||||
"time": "2016-05-21 18:41:30"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
|
Loading…
Reference in New Issue
Block a user