Skip to content

Commit 7fa0f73

Browse files
author
Yannis Güdel
committed
upgrade to twig3
1 parent d18ddac commit 7fa0f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/engine-twig-php/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@pattern-lab/engine-twig-php",
33
"description": "The Twig PHP engine for Pattern Lab Node",
4-
"version": "5.14.0",
4+
"version": "5.14.0-nothing.0",
55
"main": "lib/engine_twig_php.js",
66
"dependencies": {
7-
"@basalt/twig-renderer": "0.13.1",
7+
"@basalt/twig-renderer": "https://github.com/NothingAG/twig-renderer/releases/download/3.0.0-nothing.1/basalt-twig-renderer-3.0.0-nothing.1.tgz",
88
"@pattern-lab/core": "^5.14.0",
99
"chalk": "^4.0.0",
1010
"fs-extra": "0.30.0"

0 commit comments

Comments
 (0)