mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ use Twig\TokenParser\TokenParserInterface;
|
||||
*/
|
||||
class Environment
|
||||
{
|
||||
public const VERSION = '3.22.2-DEV';
|
||||
public const VERSION = '3.22.3-DEV';
|
||||
public const VERSION_ID = 32203;
|
||||
public const MAJOR_VERSION = 3;
|
||||
public const MINOR_VERSION = 22;
|
||||
|
||||
Reference in New Issue
Block a user