Do not override the php version

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2021-01-11 15:23:17 +01:00
parent 72db8c6f8b
commit 38695afd88
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
2 changed files with 1 additions and 9 deletions

View File

@ -1,9 +1,4 @@
{
"config": {
"platform": {
"php": "7.2"
}
},
"require": {
"php": ">=7.2",
"nextcloud/coding-standard": "^0.3.0"

5
composer.lock generated
View File

@ -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": "e8b3324adafdb726d8ff8a0027682b03",
"content-hash": "b7fa996863194d22aa03016634893cb2",
"packages": [
{
"name": "composer/semver",
@ -3277,8 +3277,5 @@
"php": ">=7.2"
},
"platform-dev": [],
"platform-overrides": {
"php": "7.2"
},
"plugin-api-version": "2.0.0"
}