mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11130 from nextcloud/fix/overwrite-platform-stable27
[stable27] chore: Overwrite PHP platform version for composer
This commit is contained in:
commit
bcc8c0ff41
@ -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