aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index e375b8a32..94ea2dce5 100644
--- a/composer.json
+++ b/composer.json
@@ -54,8 +54,8 @@
"spomky-labs/otphp": "^11.1",
"patrickschur/language-detection": "^5.3",
"stephenhill/base58": "^1.1",
- "mmccook/php-json-canonicalization-scheme": "^1.0",
- "scssphp/scssphp": "^1.12"
+ "scssphp/scssphp": "^1.12",
+ "streams/php-jcs": "^1.0"
},
"require-dev": {
"ext-yaml": "*",
@@ -85,7 +85,7 @@
"repositories": [
{
"type": "vcs",
- "url": "https://github.com/simplepie/simplepie"
+ "url": "https://codeberg.org/streams/php-jcs"
}
]
}