Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-11 04:01:50 +0300
committerGitHub <noreply@github.com>2022-06-11 04:01:50 +0300
commitc431fc75629e36365c47150dbddd10fee1f8117b (patch)
tree24e45b1ceb98b1f0b8778bfc4309c4d2bcca59b7 /composer.lock
parent2d8fda985e96a25ac661f84911f27af2fd8d649c (diff)
Bump league/commonmark from 2.3.2 to 2.3.3
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.3.2...2.3.3) --- updated-dependencies: - dependency-name: league/commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 807e3815..d117e3d1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -83,16 +83,16 @@
},
{
"name": "league/commonmark",
- "version": "2.3.2",
+ "version": "2.3.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
- "reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a"
+ "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6eddb90a9e4a1a8c5773226068fcfb48cb36812a",
- "reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a",
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc",
+ "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc",
"shasum": ""
},
"require": {
@@ -185,7 +185,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-03T14:07:39+00:00"
+ "time": "2022-06-07T21:28:26+00:00"
},
{
"name": "league/config",