Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit 03c7725

Browse files
committed
updating deps to 2.0.0
1 parent 334a4ec commit 03c7725

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"source": "https://github.com/pattern-lab/starterkit-twig-demo/releases"
2525
},
2626
"require": {
27-
"pattern-lab/core": "0.*"
27+
"pattern-lab/core": "^2.0.0",
28+
"pattern-lab/patternengine-twig": "^2.0.0"
2829
},
2930
"extra": {
3031
"patternlab": {

0 commit comments

Comments
 (0)