martinlindhe / laravel-vue-i18n-generator

Generates a vue-i18n compatible include file from your Laravel translations
MIT License
306 stars 207 forks source link

Add required extensions to composer.json #106

Closed netpok closed 4 years ago

netpok commented 4 years ago

Since the project depends on the ext and mbstring extensions it should be part of the composer json.

I choose to not update the lock file since it was already out of sync with the config, maybe it should be removed?