Closed Tchanders closed 1 year ago
When trying to use the tools, I get an exception: "Error: Class 'Firebase\JWT\JWT' not found". I guess CheckUser might need the composer install step?
composer install
Alright, that makes it work. Thanks for the patch!
Oh yeah, for Special:Investigate. Thanks @MatmaRex !
When trying to use the tools, I get an exception: "Error: Class 'Firebase\JWT\JWT' not found". I guess CheckUser might need the
composer install
step?