mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
chore: Overwrite PHP platform version for composer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
d7b919feed
commit
1363f86639
@ -13,6 +13,9 @@
|
||||
"leafo/scssphp": "dev-master"
|
||||
},
|
||||
"config": {
|
||||
"github-protocols": ["https"]
|
||||
"github-protocols": ["https"],
|
||||
"platform": {
|
||||
"php": "7.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user