Add Symfony ClassLoader (needed for bootstrap)
This commit is contained in:
@@ -4,3 +4,6 @@
|
|||||||
[submodule "vendor/yaml"]
|
[submodule "vendor/yaml"]
|
||||||
path = vendor/yaml
|
path = vendor/yaml
|
||||||
url = https://github.com/fabpot/yaml.git
|
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
|
||||||
|
|||||||
+1
Submodule vendor/symfony/Symfony/Component/ClassLoader added at 0e6ee8d07d
Reference in New Issue
Block a user