Adding Symfony's Console component as a submodule
parent
900bed1c32
commit
61917cb7f7
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 20df560af4faa32b0925029f46ecf0ecdc435728
|
Loading…
Reference in New Issue