Describe the bug
The configuration file ecocomposer.json specified by the online documentation has not the correct name.
The EcoComposer manager search a file named ecoComposer.json so it does not work.
To Reproduce
Copy the configuration file into the project root folder. Launch :
php ./bin/ecocomposer.php i
Expected behavior
Rename the file in the EcoComposer manager task or edit the online documentation.
Describe the bug The configuration file
ecocomposer.json
specified by the online documentation has not the correct name. The EcoComposer manager search a file namedecoComposer.json
so it does not work.To Reproduce Copy the configuration file into the project root folder. Launch :
Expected behavior Rename the file in the EcoComposer manager task or edit the online documentation.