composer update
This commit is contained in:
@@ -289,4 +289,9 @@ class Generator
|
||||
{
|
||||
$this->seed();
|
||||
}
|
||||
|
||||
public function __wakeup()
|
||||
{
|
||||
$this->formatters = [];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user