Started a new project and noticed that there are two composer.json files. One inside the root folder and one outside? Is it safe to delete this one?

Started a new project and noticed that there are two composer.json files. One inside the root folder and one outside? Is it safe to delete this one?

Apparently this has happened to me before.
What were the project settings you entered? Paths?
This always happens on a PHP project but not on Node.js. The more your work on the project the more it creates files outside of the root.
If you are experiencing any issues with files wrongly created/placed in your project, please post a new topic and report the issue as detailed as possible, so we can try recreating it.
Hi Teodor, I did report this issue in March and it was assigned to George. ![]()
Anyways, so is it or isn't it safe to delete the outside json file?