Added submodules.
This commit is contained in:
parent
5da045fcc9
commit
b733a627b7
3 changed files with 4 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,5 +2,5 @@
|
|||
path = lib/vendor/doctrine-common
|
||||
url = git://github.com/doctrine/common.git
|
||||
[submodule "lib/vendor/doctrine-dbal"]
|
||||
path = lib/vendor/doctrine-dbal
|
||||
url = git://github.com/doctrine/dbal.git
|
||||
path = lib/vendor/doctrine-dbal
|
||||
url = git://github.com/doctrine/dbal.git
|
||||
|
|
1
lib/vendor/doctrine-common
vendored
Submodule
1
lib/vendor/doctrine-common
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d5c53808156915eb361e72b2e3b392c084cb99cf
|
1
lib/vendor/doctrine-dbal
vendored
Submodule
1
lib/vendor/doctrine-dbal
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit afbddfb78ae1980b94f641561eb7771731dd1a6d
|
Loading…
Add table
Reference in a new issue