vespolina / vespolina-sandbox

The purpose of this project is to create an expandable PHP based ecommerce platform, built on interchangeable libraries that can be used independently of Vespolina, all managed by configurable processes and whenever possible, using established standards.
http://www.vespolina.org
MIT License
179 stars 24 forks source link

The vendor pimple\pimple is required when installing the vespolina sandbox #121

Closed fabricek closed 10 years ago

fabricek commented 10 years ago

you can update your installed sandbox with : php composer.phar require pimple/pimple ~2.1 And i ve made a pr #120 for new installations.