1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snipeit_ynh.git synced 2024-09-03 20:26:16 +02:00
* Upgrade to v7.0.10 (#63)

* Upgrade sources
- `main` v7.0.10: https://github.com/snipe/snipe-it/releases/tag/7.0.10

* Auto-update READMEs

* Update manifest.toml (#65)

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
eric_G 2024-07-30 11:36:23 +02:00 committed by GitHub
parent 882e6ea1f8
commit 43bce98cc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,15 +68,15 @@ ram.runtime = "50M"
packages = [ packages = [
"mariadb-server", "mariadb-server",
"openssl", "openssl",
"php8.1-curl", "php8.2-curl",
"php8.1-ldap", "php8.2-ldap",
"php8.1-mysql", "php8.2-mysql",
"php8.1-gd", "php8.2-gd",
"php8.1-xml", "php8.2-xml",
"php8.1-mbstring", "php8.2-mbstring",
"php8.1-zip", "php8.2-zip",
"php8.1-bcmath", "php8.2-bcmath",
"php8.1-redis", "php8.2-redis",
] ]
[resources.database] [resources.database]