I've just upgraded my install of aws upto php56. When I try and run composer install I get the following errors
Problem 1
- Installation request for laravel/framework v5.2.6 -> satisfiable by laravel/framework[v5.2.6].
- laravel/framework v5.2.6 requires ext-mbstring * -> the requested PHP extension mbstring is missing from your system.
I'm not sure which yum package needs to be installed. Any ideas?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community