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

Add php5-sqlite to list of php packages to install. #615

Closed nubeiro closed 8 years ago

nubeiro commented 8 years ago

Solves #614

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #614
License MIT
EmanueleMinotto commented 8 years ago

@mmoreram this looks good to me :+1: SQLite is actually required to run bamboo & elcodi tests, should the related https://github.com/elcodi/bamboo/issues/609 get a higher priority?

Thank you @nubeiro

PS: for next PRs don't use the master branch because could cause conflicts for medium/big PRs

mickaelandrieu commented 8 years ago

:+1: