mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
Add missing CHANGELOG
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# 3.20.0 (2025-XX-XX)
|
||||
|
||||
* Add configuration for Commonmark
|
||||
* Fix wrong array index
|
||||
* Bump minimum PHP version to 8.1
|
||||
* Add support for registering callbacks for undefined functions, filters or token parsers in the IntegrationTestCase
|
||||
|
||||
@@ -20,7 +20,6 @@ use League\CommonMark\Extension\ExtensionInterface;
|
||||
final class LeagueCommonMarkConverterFactory
|
||||
{
|
||||
private $extensions;
|
||||
|
||||
private $config;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user