Skip to content

Commit

Permalink
chore(deps): update dependency phpunit/phpunit to v9 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 10, 2020
1 parent 5376545 commit b11dd48
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 @@ -16,7 +16,7 @@
"require-dev": {
"illuminate/support": "^6.0.0",
"mockery/mockery": "^1.2",
"phpunit/phpunit": "^8.0.0",
"phpunit/phpunit": "^9.0.0",
"spatie/phpunit-watcher": "^1.8",
"symfony/var-dumper": "^5.0.0"
},
Expand Down

0 comments on commit b11dd48

Please sign in to comment.