Skip to content

Commit 2d1d944

Browse files
committed
More composer tweaks
1 parent bca1ad2 commit 2d1d944

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
"php": "^7.4 || ^8.0",
1111
"psr/container": "1.0.0",
1212
"composer/installers": "~1.2",
13-
"fakerphp/faker": "~1.16.0",
13+
"fakerphp/faker": "^1.21.0",
1414
"jdenticon/jdenticon": "^0.10.0",
15-
"mbezhanov/faker-provider-collection": "~2.0.1"
15+
"mbezhanov/faker-provider-collection": "^2.0.1",
16+
"symfony/deprecation-contracts": "^2.2"
1617
},
1718
"require-dev": {
1819
"woocommerce/woocommerce-git-hooks": "*",

composer.lock

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

0 commit comments

Comments
 (0)