elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

Added ext-bcmath #624

Closed EmanueleMinotto closed 8 years ago

EmanueleMinotto commented 8 years ago

Bamboo depends on ext-bcmath ( for example in https://github.com/elcodi/bamboo/blob/master/src/Elcodi/Admin/CurrencyBundle/Form/DataMapper/MoneyDataMapper.php#L44 ) but it was not strictly required in the composer.json file, so some systems could give errors.

mmoreram commented 8 years ago

@EmanueleMinotto can you resolve these conflicts?

EmanueleMinotto commented 8 years ago

@mmoreram done