use ignition v2 (#5211)

This commit is contained in:
Freek Van der Herten 2020-01-27 15:53:34 +01:00 committed by Taylor Otwell
parent 38a1249a00
commit f04029a64d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"laravel/tinker": "^2.0" "laravel/tinker": "^2.0"
}, },
"require-dev": { "require-dev": {
"facade/ignition": "^2.0",
"fzaninotto/faker": "^1.9", "fzaninotto/faker": "^1.9",
"mockery/mockery": "^1.3.1", "mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.0", "nunomaduro/collision": "^4.0",