Merge pull request #339 from nextcloud/fix/composer-indention
chore: Fix indention of composer.json
This commit is contained in:
Коммит
5b8d47e046
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "nextcloud/files_lock",
|
||||
"license": "AGPL",
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"nextcloud/coding-standard": "^1.2",
|
||||
|
@ -12,7 +13,6 @@
|
|||
"php": "8.1"
|
||||
}
|
||||
},
|
||||
"license": "AGPL",
|
||||
"require": {
|
||||
"php": "^8.1"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче