Commit 20eeadbc authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/composer (PR #206)

Commits
-------

d53661a1 [composer] add autoload information

Discussion
----------

[composer] add autoload information
parents 0b260c37 d53661a1
......@@ -34,5 +34,8 @@
"symfony/twig-bridge": ">=2.0",
"symfony/validator": ">=2.0",
"twig/twig": ">=1.2.0"
},
"autoload": {
"psr-0": { "Silex": "src/" }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment