Add Symfony ClassLoader (needed for bootstrap)

This commit is contained in:
Justin Hileman
2013-01-12 09:10:10 -08:00
parent 64dbf3fcb0
commit ff66639719
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "vendor/yaml"]
path = vendor/yaml
url = https://github.com/fabpot/yaml.git
[submodule "vendor/symfony/Symfony/Component/ClassLoader"]
path = vendor/symfony/Symfony/Component/ClassLoader
url = https://github.com/symfony/ClassLoader.git