We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e36c9 commit 18791b4Copy full SHA for 18791b4
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pattern-lab/plugin-faker",
3
- "description": "Faker for the PHP version of Pattern Lab",
+ "description": "Faker for Pattern Lab",
4
"keywords": ["faker", "pattern lab"],
5
"homepage": "http://patternlab.io",
6
"license": "MIT",
@@ -25,7 +25,7 @@
25
},
26
"require": {
27
"php": ">=5.4",
28
- "pattern-lab/core": "^2.0.0",
+ "pattern-lab/core": "dev-dev",
29
"fzaninotto/faker": "^1.0.0"
30
31
"extra": {
0 commit comments