Skip to content

Commit

Permalink
Update deps and install laravel/browser-kit-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jun 13, 2017
1 parent 883a735 commit 21dfd1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"filp/whoops": "^2.1",
"fzaninotto/faker": "^1.6",
"graham-campbell/testbench-core": "^1.1",
"laravel/browser-kit-testing": "^1.0",
"mockery/mockery": "0.9.7",
"phpunit/phpunit": "5.7.6",
"symfony/css-selector": "^3.1",
Expand Down Expand Up @@ -113,6 +114,6 @@
"dev-master": "2.4-dev"
}
},
"minimum-stability": "stable",
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 21dfd1a

Please sign in to comment.