use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151

This commit is contained in:
Mario
2024-03-14 10:18:51 +00:00
parent 55097c47c5
commit 81ce67df94
16 changed files with 144 additions and 415 deletions

View File

@@ -54,7 +54,7 @@
"spomky-labs/otphp": "^11.1",
"patrickschur/language-detection": "^5.3",
"stephenhill/base58": "^1.1",
"mmccook/php-json-canonicalization-scheme": "^1.0",
"streams/php-jcs": "^1.0.1",
"scssphp/scssphp": "^1.12"
},
"require-dev": {
@@ -85,7 +85,7 @@
"repositories": [
{
"type": "vcs",
"url": "https://github.com/simplepie/simplepie"
"url": "https://codeberg.org/streams/php-jcs"
}
]
}