I build a php framework. I want to add to composer so I can install it via
composer require muratyavuz2/testphp
But when I run this command it install inside vendor folder. I want to install same folder and create vendor folder.
How can I do that
NOTE: packages and accounts are for test only.