Skip to content

Commit 27aaaed

Browse files
committed
properly scoping the dependency
1 parent 483e29b commit 27aaaed

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": "^2.0.0",
28+
"pattern-lab/core": "^2.3.0",
2929
"fzaninotto/faker": "^1.0.0"
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)