Upgraded yarn dependencies.

This commit is contained in:
Jan Böhmer 2021-01-03 20:37:35 +01:00
parent 40eefdbf1b
commit 550b4f66bb
2 changed files with 906 additions and 930 deletions

View file

@ -77,7 +77,7 @@ class LogDBMigrationSubscriber implements EventSubscriber
//Save the version after the migration
//$this->new_version = $args->getMigratorConfiguration()->getCurrentVersion();
$this->new_version = (string) $this->aliasResolver->resolveVersionAlias('current');
$this->new_version = (string) $aliasResolver->resolveVersionAlias('current');
//After everything is done, write the results to DB log
$this->old_version = empty($this->old_version) ? 'legacy/empty' : $this->old_version;

1834
yarn.lock

File diff suppressed because it is too large Load diff