Skip to content

Commit 094f09f

Browse files
author
Connor Leech
committed
add tests for auth closes connor11528#1
1 parent 5ad05a3 commit 094f09f

File tree

6 files changed

+340
-106
lines changed

6 files changed

+340
-106
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
},
1212
"require-dev": {
1313
"fzaninotto/faker": "~1.4",
14+
"laravel/browser-kit-testing": "^4.0",
1415
"mockery/mockery": "0.9.*",
15-
"phpunit/phpunit": "~6.0"
16+
"phpunit/phpunit": "^7.1"
1617
},
1718
"autoload": {
1819
"classmap": [

0 commit comments

Comments
 (0)