Skip to content

Commit 3624207

Browse files
committed
making sure composer.json is pulling core properly
1 parent 76d4440 commit 3624207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.3.6",
28-
"pattern-lab/core": "dev-dev",
28+
"pattern-lab/core": "0.*",
2929
"twig/twig": "1.*"
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)