mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
2.2.1 upgrade functions
This commit is contained in:
@@ -22,6 +22,11 @@ class UpgradingVersionsController
|
||||
) {
|
||||
}
|
||||
|
||||
public function upgrade_to_2_2_1(): void
|
||||
{
|
||||
($this->upgradeDatabase)();
|
||||
}
|
||||
|
||||
public function upgrade_to_2_2_0_13(): void
|
||||
{
|
||||
setEnvironmentValue([
|
||||
|
||||
Reference in New Issue
Block a user