Skip to content

Commit

Permalink
Bump fzaninotto/faker version to support PHP 7.4 (laravel#5218)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
arcanedev-maroc authored and socheatsok78 committed Feb 23, 2020
1 parent 252edc3 commit d5505e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require-dev": {
"facade/ignition": "^1.4",
"fzaninotto/faker": "^1.4",
"fzaninotto/faker": "^1.9.1",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0"
Expand Down

0 comments on commit d5505e6

Please sign in to comment.