From a1de83aac7fd38a0ad0bdc13dec86d3c7988f6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:12:50 +0000 Subject: [PATCH] chore(deps): bump league/commonmark from 2.9.1 to 2.9.2 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.10/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.9.1...2.9.2) --- updated-dependencies: - dependency-name: league/commonmark dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 91223e3..5c81964 100644 --- a/composer.lock +++ b/composer.lock @@ -833,16 +833,16 @@ }, { "name": "league/commonmark", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "73cb188c785abfa7a7bec73487148202968274c6" + "reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/73cb188c785abfa7a7bec73487148202968274c6", - "reference": "73cb188c785abfa7a7bec73487148202968274c6", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/72e9a87efcf41a8e83be3ed0866b69d77565cb12", + "reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12", "shasum": "" }, "require": { @@ -936,7 +936,7 @@ "type": "tidelift" } ], - "time": "2026-08-09T14:10:38+00:00" + "time": "2026-08-11T00:58:45+00:00" }, { "name": "league/config",