- 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; -
Then -
Create a new file
autoload_non_standart.phpinappfolder. -
Add this to the end of
app/autoload.phpfile:require 'autoload_non_standart.php'; -
~~Or another way - http://stackoverflow.com/questions/8958118/symfony-autoload-namespace-difficulties ~~
See https://gist.github.com/3082684 for Symfony 2.1