I tried to find where the installation document was to make a PR but have failed.
My suggestion is to recommend that rather than manually creating composer.json then copying and pasting from the file, simply use composer require slim/slim to install and Composer will create the file for you.
I tried to find where the installation document was to make a PR but have failed.
My suggestion is to recommend that rather than manually creating composer.json then copying and pasting from the file, simply use
composer require slim/slim
to install and Composer will create the file for you.