aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-11-07 11:59:54 +0100
committerCôme Chilliet <come.chilliet@nextcloud.com>2023-01-20 11:22:08 +0100
commitf27c3d0a046b6de6c00d48aa0cf1c7fb4b392878 (patch)
treeefda2ef24e811ab5a370428d2630f74fddaf06fb /composer.lock
parent53cdd1ebff287c3aaf6a44a65127a9267527a1cf (diff)
downloadnextcloud-server-f27c3d0a046b6de6c00d48aa0cf1c7fb4b392878.tar.gz
nextcloud-server-f27c3d0a046b6de6c00d48aa0cf1c7fb4b392878.zip
composer update php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index b89bc948173..917dfeab9c9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "8333c8a239fe5ccec285dfbccc17cca4",
+ "content-hash": "c30ab0b39c073da15c133396d55da957",
"packages": [],
"packages-dev": [
{
@@ -71,6 +71,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
+ "php": "^8.0",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
@@ -81,7 +82,7 @@
},
"platform-dev": [],
"platform-overrides": {
- "php": "7.4"
+ "php": "8.0"
},
"plugin-api-version": "2.3.0"
}