mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-06 13:36:10 +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": {
|
"require": {
|
||||||
|
"php": "^8.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-sodium": "*",
|
"ext-sodium": "*",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue