forked from glayzzle/php-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 879 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "test/token/beaba"]
path = test/token/beaba
url = https://github.com/ichiriac/beaba.git
[submodule "test/token/laravel"]
path = test/token/laravel
url = https://github.com/laravel/laravel.git
[submodule "test/token/zf2"]
path = test/token/zf2
url = https://github.com/zendframework/zf2.git
[submodule "test/token/symfony"]
path = test/token/symfony
url = https://github.com/symfony/symfony.git
[submodule "test/token/tcpdf"]
path = test/token/tcpdf
url = https://github.com/tecnickcom/TCPDF
[submodule "test/token/evernote-cloud-sdk-php"]
path = test/token/evernote-cloud-sdk-php
url = https://github.com/evernote/evernote-cloud-sdk-php.git
[submodule "test/token/yii2"]
path = test/token/yii2
url = https://github.com/yiisoft/yii2.git
[submodule "test/token/CodeIgniter"]
path = test/token/CodeIgniter
url = https://github.com/bcit-ci/CodeIgniter.git