I am getting error when i install the magento 2.4.7 in xampp, after some correction i successfully installed it. I made update in app\etc\env.php and index.php Is there any problem in future for update magento version. app\etc\env.php 'system' => [
'default' => [
'web' => [
...
I am using following command to install magento 2.4.7 in xampp on windows platform,composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 magento2I am getting following error,