Skip to content

Commit 35add09

Browse files
committed
Remove patternengine-twig requirement
1 parent b9900fc commit 35add09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.5.9",
28-
"pattern-lab/core": "^2.6.3",
29-
"pattern-lab/patternengine-twig": "^2.0.0"
28+
"pattern-lab/core": "^2.6.3"
3029
},
3130
"extra": {
3231
"patternlab": {

0 commit comments

Comments
 (0)