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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -