Skip to content

Commit

Permalink
Updated mockery to fix issue with newer phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DutchAndBold committed Jun 5, 2018
1 parent 5984457 commit f9a0428
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 @@ -17,7 +17,7 @@
},
"require-dev": {
"phpunit/phpunit": "~4.8||~5.7",
"mockery/mockery": "^0.9.9",
"mockery/mockery": "^1.1.0",
"laravel/laravel": "^5.2",
"doctrine/dbal": "^2.5",
"laravel/browser-kit-testing": "^2.0",
Expand Down

0 comments on commit f9a0428

Please sign in to comment.