diff --git a/.gitmodules b/.gitmodules index 48b0d4027..cdb7ab500 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "src/Symfony/Component/BrowserKit"] path = src/Symfony/Component/BrowserKit url = http://github.com/symfony/BrowserKit.git +[submodule "src/Symfony/Component/Console"] + path = src/Symfony/Component/Console + url = https://github.com/symfony/Console.git diff --git a/src/Symfony/Component/Console b/src/Symfony/Component/Console new file mode 160000 index 000000000..20df560af --- /dev/null +++ b/src/Symfony/Component/Console @@ -0,0 +1 @@ +Subproject commit 20df560af4faa32b0925029f46ecf0ecdc435728