Skip to content

Commit 827e273

Browse files
committed
updating information about the package
1 parent 838ac6d commit 827e273

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pattern-lab/plugin-faker",
3-
"description": "Faker for Pattern Lab",
3+
"description": "Faker Support for Pattern Lab",
44
"keywords": ["faker", "pattern lab"],
55
"homepage": "http://patternlab.io",
66
"license": "MIT",
@@ -14,9 +14,9 @@
1414
}
1515
],
1616
"support": {
17-
"issues": "https://github.com/pattern-lab/mustachehelper-php-verbatim/issues",
17+
"issues": "https://github.com/pattern-lab/plugin-php-faker/issues",
1818
"wiki": "http://patternlab.io/docs/",
19-
"source": "https://github.com/pattern-lab/mustachehelper-php-verbatim/releases"
19+
"source": "https://github.com/pattern-lab/plugin-php-faker/releases"
2020
},
2121
"autoload": {
2222
"psr-0": {
@@ -32,6 +32,7 @@
3232
"patternlab": {
3333
"config": {
3434
"faker": {
35+
"on": true,
3536
"locale": "en_US"
3637
}
3738
}

0 commit comments

Comments
 (0)