Skip to content

Commit

Permalink
build(deps): update fakerphp and phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof committed Feb 23, 2021
1 parent e398966 commit ebe7d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"require-dev": {
"facade/ignition": "^1.4",
"fzaninotto/faker": "^1.4",
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^9.3.3"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit ebe7d8a

Please sign in to comment.