Update UserFactory.php

This commit is contained in:
Dries Vints 2019-02-02 14:56:57 +01:00 committed by GitHub
parent 992c270d44
commit 6e60cf93a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
use Faker\Generator as Faker;
use Illuminate\Support\Str;
use Faker\Generator as Faker;
/*
|--------------------------------------------------------------------------