stable

Clone or download

Read-only

request #21358 league/commonmark: 1.5.8 -> 1.6.2

A few deprecation have been introduced to prepare for the upcoming 2.0 release. Changelogs: https://github.com/thephpleague/commonmark/releases/tag/1.6.0 https://github.com/thephpleague/commonmark/releases/tag/1.6.1 https://github.com/thephpleague/commonmark/releases/tag/1.6.2 Change-Id: Ic3f8316216bc29f97866b8fbb2d34c636c021431

Modified Files

Name
M plugins/git/tests/unit/CommonMarkExtension/LinkToGitFileExtensionTest.php +3 −3 Go to diff View file
M src/common/Markdown/CommonMarkInterpreter.php +5 −4 Go to diff View file
M src/composer.lock +5 −5 Go to diff View file
M tests/unit/Tuleap/Markdown/AutolinkExtensionTest.php +3 −3 Go to diff View file
M tests/unit/Tuleap/Markdown/BlockRenderer/EnhancedCodeBlockRendererTest.php +3 −3 Go to diff View file
M tests/unit/Tuleap/Markdown/TableTLPExtensionTest.php +3 −3 Go to diff View file