- Add the following lines of code to the end of the
depsfile:
[lessphp]
git=https://github.com/leafo/lessphp.git
target=/lessphp
version=v0.3.2
List of available versions: https://github.com/leafo/lessphp/tags
- Run
bin/vendors install; - Create a new file
autoload_non_standart.phpinappfolder. - Add this to the end of
app/autoload.php'file:php require 'autoload_non_standart.php';
See https://gist.github.com/3082684 for Symfony 2.1