aboutsummaryrefslogtreecommitdiffstats
path: root/vendor-bin/psalm
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-10-18 09:21:04 +0200
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-01-25 17:25:08 +0100
commit4259391162c095fbeb7fd4680097b17d21ae3457 (patch)
tree211277e9242ed461b00955e38949ff4265ca769a /vendor-bin/psalm
parente85ea0afafde69905b6e646242b110e05ffc1336 (diff)
downloadnextcloud-server-4259391162c095fbeb7fd4680097b17d21ae3457.tar.gz
nextcloud-server-4259391162c095fbeb7fd4680097b17d21ae3457.zip
Drop PHP7.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'vendor-bin/psalm')
-rw-r--r--vendor-bin/psalm/composer.json2
-rw-r--r--vendor-bin/psalm/composer.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/vendor-bin/psalm/composer.json b/vendor-bin/psalm/composer.json
index e03c935cb99..1eaba74d07a 100644
--- a/vendor-bin/psalm/composer.json
+++ b/vendor-bin/psalm/composer.json
@@ -4,7 +4,7 @@
},
"config": {
"platform": {
- "php": "7.3"
+ "php": "7.4"
},
"allow-plugins": {
"composer/package-versions-deprecated": true
diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock
index faa325c5601..25e514cc708 100644
--- a/vendor-bin/psalm/composer.lock
+++ b/vendor-bin/psalm/composer.lock
@@ -2137,7 +2137,7 @@
"platform": [],
"platform-dev": [],
"platform-overrides": {
- "php": "7.3"
+ "php": "7.4"
},
"plugin-api-version": "2.2.0"
}