From 5af3c3577843a6f65c402c27607edca98233c08e Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 15 Mar 2024 17:14:31 +0100 Subject: another attmpt to install streams/php-jcs via composer --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'composer.json') 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" } ] } -- cgit v1.2.3