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>2021-04-25 22:12:56 +0300
committerkorelstar <korelstar@users.noreply.github.com>2021-05-01 00:25:38 +0300
commit325de78ff8b14e9efa5def93ce1711182c06a0ac (patch)
tree7c56f769749c4ff7c5382aec4c39db1b55dceaed /composer.json
parent0e007f721b248663417d2a0373c911f77e67f85e (diff)
update dependencies / use @nextcloud/babel-config
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4971212d..34c98043 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"require-dev": {
"christophwurst/nextcloud": ">=20",
"nextcloud/coding-standard": "^0.5.0",
- "friendsofphp/php-cs-fixer": "!=2.18.4",
+ "friendsofphp/php-cs-fixer": "^2.18.6",
"squizlabs/php_codesniffer": "3.*",
"phan/phan": "^4.0",
"guzzlehttp/guzzle": "^7.0",