Http://<librenms>/validate & ./validate.php inconsistent

Hrmm… Then Idk. Doing an apt-get remove composer fixed the validate for me. Here is a chatlog from Laf and I.

laf - Yesterday at 1:12 PM
That's a really old composer version, remove it and let validate install a new version
vinesman - Yesterday at 1:15 PM
Using apt-get? Or using the instructions from composer. FYI using ubuntu 16.04(edited)
laf - Yesterday at 1:17 PM
just run ./validate.php when you've removed the old version, it will sort it out
vinesman - Yesterday at 1:18 PM
./validate ran successfully, but now composer is gone ?
laf - Yesterday at 1:21 PM
it's ./composer.phar
if you want it globally just mv ./composer.phar /usr/bin/composer(edited)

But now that I run the validate, I get the same issue