Composer update
* updated Laravel to v5.6.38 * Added laravel tinker in dev dependencies
This commit is contained in:

committed by
Manish Verma

parent
be4b1231b6
commit
6742e13d81
@@ -78,6 +78,6 @@ class Factory
|
||||
}
|
||||
}
|
||||
|
||||
return $_paths;
|
||||
return \array_filter($_paths);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user