Merge pull request #3582 from nextcloud/update-master-php-enviroment

Update master php enviroment
This commit is contained in:
Julius Härtl
2022-02-09 15:10:29 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
"composer/package-versions-deprecated": true "composer/package-versions-deprecated": true
}, },
"platform": { "platform": {
"php": "7.3" "php": "7.4"
} }
}, },
"scripts": { "scripts": {

2
composer.lock generated
View File

@@ -5411,7 +5411,7 @@
"platform": [], "platform": [],
"platform-dev": [], "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "7.3" "php": "7.4"
}, },
"plugin-api-version": "2.2.0" "plugin-api-version": "2.2.0"
} }