Skip to content

Commit c78a1d8

Browse files
Bump fzaninotto/faker version to support PHP 7.4 (laravel#5218)
Bumping `fzaninotto/faker` version to support PHP 7.4, especially when running composer with `--prefer-lowest` flag. PRs related to version `^1.9.1`: * fzaninotto/Faker#1748 * fzaninotto/Faker#1843
1 parent c81712b commit c78a1d8

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"facade/ignition": "^1.4",
18-
"fzaninotto/faker": "^1.4",
18+
"fzaninotto/faker": "^1.9.1",
1919
"mockery/mockery": "^1.0",
2020
"nunomaduro/collision": "^3.0",
2121
"phpunit/phpunit": "^8.0"

0 commit comments

Comments
 (0)