Skip to content

Commit 18791b4

Browse files
committed
updating dependencies
1 parent 62e36c9 commit 18791b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pattern-lab/plugin-faker",
3-
"description": "Faker for the PHP version of Pattern Lab",
3+
"description": "Faker for Pattern Lab",
44
"keywords": ["faker", "pattern lab"],
55
"homepage": "http://patternlab.io",
66
"license": "MIT",
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.4",
28-
"pattern-lab/core": "^2.0.0",
28+
"pattern-lab/core": "dev-dev",
2929
"fzaninotto/faker": "^1.0.0"
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)