Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-03-07 15:48:31 +0300
committerdartcafe <github@dartcafe.de>2021-03-07 15:48:31 +0300
commitb1b3676c050301a211ef6f4135f31a8402b8113f (patch)
treeb051962b1b5e8fa021059e1e8523598ff93034e1 /composer.json
parentc829e0f63c6f9b06dc7a163fa17ce84d7c6dc663 (diff)
update composer
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 728c25a4..a5b71447 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
],
"config": {
"platform": {
- "php": "7.2.0"
+ "php": "7.4.0"
}
},
"autoload-dev": {