Merge branch '1.0-develop' into dusk
This commit is contained in:
commit
5ce5f2fea3
6 changed files with 59 additions and 22 deletions
|
@ -104,7 +104,7 @@ class BackupManager
|
|||
*/
|
||||
public function createWingsAdapter(array $config): FilesystemAdapter
|
||||
{
|
||||
return new InMemoryFilesystemAdapter(null);
|
||||
return new InMemoryFilesystemAdapter();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue