yii2 and composer - save modified extension for future uses -


i added https://telegram-bot-sdk.readme.io/docs extension yii2 application , it's under vendor\irazasyed\... etc.

i made changes in library (or extension whatever is), , want save changes somewhere accessing via composer easy installation.

plus that, added files , classes in namespace , folder structure inside frontend folder, want save them too. if added modified library later on, should add folders , namespaces too. possible?

and don't want publish it, want use myself.

how can this? (i want install composer in future projects)


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -