Skip to content

Commit ccc6ea0

Browse files
build(deps): update fakerphp/faker requirement from ^1.10 to ^1.13
Updates the requirements on [fakerphp/faker](https://github.com/FakerPHP/Faker) to permit the latest version. - [Release notes](https://github.com/FakerPHP/Faker/releases) - [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md) - [Commits](FakerPHP/Faker@v1.10.0...v1.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76f37e5 commit ccc6ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=7.4",
1414
"ext-json": "*",
1515
"cebe/php-openapi": "^1.4",
16-
"fakerphp/faker": "^1.10",
16+
"fakerphp/faker": "^1.13",
1717
"league/openapi-psr7-validator": "^0.12 || ^0.14",
1818
"thecodingmachine/safe": "^1.1"
1919
},

0 commit comments

Comments
 (0)