Commit Graph

4 Commits

Author SHA1 Message Date
Roeland Jago Douma f7729cdc40 Add composers default autoloader to core
This introduces the defacto standard PSR-4 autoloader from composer into
core. This will allow proper PSR-4 naming of our classes.

Since our original autoloader is still available we can slowly switch
over classes to PSR-4.
2016-03-09 16:53:27 +01:00
Bart Visscher c1c76539cc Include copy of Symfony routing component, and don't use composer 2012-10-27 16:24:24 +02:00
Bart Visscher beaaf5425d More info for composer.json 2012-10-27 11:56:51 +02:00
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 2012-10-27 11:32:16 +02:00