mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-24 13:57:01 +08:00
require php 8.0 compatible dependencies
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
afad8462be
commit
cb58c7604c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"ext-json": "*",
|
||||
"ext-sodium": "*",
|
||||
"ext-curl": "*",
|
||||
|
|
Loading…
Reference in a new issue