sourceboat / docker-laravel

A highly opinionated docker image which aims to be perfectly suited to run our Laravel applications.
MIT License
10 stars 2 forks source link

remove mbstring extension installation #8

Closed pehbehbeh closed 4 years ago

pehbehbeh commented 4 years ago

Removes mbstring from the list of installed extensions as it is already installed and configured.

see also #7