diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-10-18 09:21:04 +0200 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-01-25 17:25:08 +0100 |
commit | 4259391162c095fbeb7fd4680097b17d21ae3457 (patch) | |
tree | 211277e9242ed461b00955e38949ff4265ca769a /composer.lock | |
parent | e85ea0afafde69905b6e646242b110e05ffc1336 (diff) | |
download | nextcloud-server-4259391162c095fbeb7fd4680097b17d21ae3457.tar.gz nextcloud-server-4259391162c095fbeb7fd4680097b17d21ae3457.zip |
Drop PHP7.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock index 2a97ac5ad88..3ba083dbed0 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": "eb074699155bba86b710218a07fe659b", + "content-hash": "8333c8a239fe5ccec285dfbccc17cca4", "packages": [], "packages-dev": [ { @@ -74,7 +74,7 @@ }, "platform-dev": [], "platform-overrides": { - "php": "7.3" + "php": "7.4" }, "plugin-api-version": "2.1.0" } |