I have a problem when installing the GLPI server through xampp, I have downloaded the composer and the version of PHP 8.1.1 when I execute it in the browser, the warning responds:
Application dependencies are not up to date. Run "php bin/console dependencies install" in the glpi tree to fix this.
and once with the console I execute the command with the console placed in the glpip folder it answers me:
"composer" is not recognized as an internal or external command, program, or executable batch file
. Any suggestions to finish the installation?