Skip to content

Commit

Permalink
Bump phpunit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 17, 2020
1 parent 1591208 commit 348757f
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 @@ -18,7 +18,7 @@
"illuminate/http": "~5.7.0|~5.8.0|^6.0",
"illuminate/support": "~5.7.0|~5.8.0|^6.0",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^7.0|^8.0",
"phpunit/phpunit": "^7.5|^8.0",
"symfony/console": "^4.2",
"symfony/css-selector": "^4.2",
"symfony/dom-crawler": "^4.2",
Expand Down

0 comments on commit 348757f

Please sign in to comment.