Skip to content

Commit 4324117

Browse files
committed
adding properly scoped dependency for core
1 parent cc9aac1 commit 4324117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.4",
28-
"pattern-lab/core": "dev-dev",
28+
"pattern-lab/core": "^2.4.0",
2929
"wrench/wrench": "^2.0.0",
3030
"cocur/background-process": "~0.5"
3131
},

0 commit comments

Comments
 (0)