[Tiki-devel] composer.tiki.org slightly borken?
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all
I'm trying to update composer for the bootstrap5 branch following some rebasing and it seem composer is failing now, and it's the same in trunk/master/main now.
When i do:
$ php74 temp/composer.phar update --working-dir vendor_bundled --prefer-dist --optimize-autoloader
I get:
> In JsonFile.php line 345:
>
> "https://composer.tiki.org/include/all%2419ac295e729a70b8272116cec8bdb0716f3dd8d2.json" does not contain valid JSON
> Parse error on line 1:
>
> ^
> Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['
>
https://composer.tiki.org/include/all%2419ac295e729a70b8272116cec8bdb0716f3dd8d2.json is an empty file, which presumably is the problem.
Does anyone know why? (probably a Jean-Marc thing i expect, maybe satis needs updating/restarting/flushing?)
jonny