mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
symfony fix
This commit is contained in:
parent
f3d057c7a1
commit
9a4f5defca
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ init_composer() {
|
|||
|| ynh_die "Unable to install Composer"
|
||||
|
||||
# update dependencies to create composer.lock
|
||||
exec_composer "$DESTDIR" update symfony/flex --no-plugins
|
||||
exec_composer "$DESTDIR" install --no-dev --optimize-autoloader \
|
||||
|| ynh_die "Unable to update Kimai2 core dependencies"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue