mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update manifest.toml
Update APT sources
This commit is contained in:
parent
c200efa76c
commit
d72955a2d0
1 changed files with 2 additions and 2 deletions
|
@ -82,12 +82,12 @@ ram.runtime = "80M"
|
||||||
"php8.3-json",
|
"php8.3-json",
|
||||||
"php8.3-mbstring",
|
"php8.3-mbstring",
|
||||||
"php8.3-pdo",
|
"php8.3-pdo",
|
||||||
"php8.3-zip",
|
"php8.3-tokenizer",
|
||||||
"php8.3-xml",
|
"php8.3-xml",
|
||||||
|
"php8.3-zip",
|
||||||
"php8.3-xsl",
|
"php8.3-xsl",
|
||||||
"php8.3-ldap",
|
"php8.3-ldap",
|
||||||
"php8.3-mysql",
|
"php8.3-mysql",
|
||||||
"php8.3-sqlite3",
|
|
||||||
"mariadb-server",
|
"mariadb-server",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue