From 50476b527f0ac8557db3fb5fbc53600441ac971a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 10:20:32 +0000 Subject: [PATCH] Bump league/commonmark from 2.8.3 to 2.9.1 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.8.3 to 2.9.1. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.9/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.8.3...2.9.1) --- updated-dependencies: - dependency-name: league/commonmark dependency-version: 2.9.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fdd90e9d..2c4c4f50 100644 --- a/composer.lock +++ b/composer.lock @@ -2734,16 +2734,16 @@ }, { "name": "league/commonmark", - "version": "2.8.3", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "1902f60f984235023acbe03db6ad614a37b3c3e7" + "reference": "73cb188c785abfa7a7bec73487148202968274c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/1902f60f984235023acbe03db6ad614a37b3c3e7", - "reference": "1902f60f984235023acbe03db6ad614a37b3c3e7", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/73cb188c785abfa7a7bec73487148202968274c6", + "reference": "73cb188c785abfa7a7bec73487148202968274c6", "shasum": "" }, "require": { @@ -2780,7 +2780,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.9-dev" + "dev-main": "2.10-dev" } }, "autoload": { @@ -2837,7 +2837,7 @@ "type": "tidelift" } ], - "time": "2026-07-12T15:29:16+00:00" + "time": "2026-08-09T14:10:38+00:00" }, { "name": "league/config",