Merge pull request #4963 from firefly-iii/dependabot/composer/develop/league/commonmark-2.0.1

This commit is contained in:
James Cole 2021-08-02 04:12:48 +00:00 committed by GitHub
commit 879c0224d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -2274,16 +2274,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.0.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "167142baf9a6b946f99ad9325b06028606f8238e" "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/167142baf9a6b946f99ad9325b06028606f8238e", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0d57f20aa03129ee7ef5f690e634884315d4238c",
"reference": "167142baf9a6b946f99ad9325b06028606f8238e", "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2381,7 +2381,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-24T20:12:58+00:00" "time": "2021-07-31T19:15:22+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",