Skip to content

Commit

Permalink
swiss address faker requires at least v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jul 22, 2020
1 parent 1b22f0d commit 8aaa44f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,13 @@
"illuminate/support": "^6.0 || ^7.0"
},
"require-dev": {
"fzaninotto/faker": "^1.6.0",
"orchestra/testbench": "^4.0 || ^5.0",
"phpunit/phpunit": "^8.0 || ^9.0"
},
"suggest": {
"fzaninotto/faker": "^1.6.0"
},
"config": {
"sort-packages": true
},
Expand Down

0 comments on commit 8aaa44f

Please sign in to comment.