Skip to content

Commit e278568

Browse files
authored
Merge pull request #56 from ChrisWiegman/trunk
Update Composer dependencies
2 parents e7079af + 5dca3ca commit e278568

File tree

2 files changed

+179
-52
lines changed

2 files changed

+179
-52
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"prefer-stable": true,
88
"minimum-stability": "dev",
99
"require": {
10-
"composer/installers": "~1.2",
11-
"fzaninotto/faker": "^1.8",
12-
"jdenticon/jdenticon": "^0.10.0",
13-
"mbezhanov/faker-provider-collection": "^1.2.1"
10+
"composer/installers": "~1.9",
11+
"fakerphp/faker": "^1.14.1",
12+
"jdenticon/jdenticon": "^1.0.0",
13+
"mbezhanov/faker-provider-collection": "^2.0.1"
1414
},
1515
"autoload": {
1616
"psr-4": {"WC\\SmoothGenerator\\": "includes/"}

composer.lock

Lines changed: 175 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)