Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkorelstar <korelstar@users.noreply.github.com>2020-07-13 09:27:52 +0300
committerkorelstar <korelstar@users.noreply.github.com>2020-07-13 09:43:46 +0300
commit017e825dafd4212c362197f7def97bf225f17997 (patch)
treeb3f5e9bb8ab1018c10f1f5c16ef1de4c7a85679b /composer.json
parent552bae269a71b13e18cb2007f90a95d9e1dcd80b (diff)
use Nextcloud Coding Standard
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 6a443ff4..f284c82a 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,7 @@
{
"require-dev": {
"christophwurst/nextcloud": "^16.0",
+ "nextcloud/coding-standard": "^0.3.0",
"squizlabs/php_codesniffer": "3.*",
"phan/phan": "^3.0",
"guzzlehttp/guzzle": "^7.0",