forked from glayzzle/php-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.31 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[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
[submodule "test/token/magento1"]
path = test/token/magento1
url = https://github.com/bragento/magento-core
[submodule "test/token/magento2"]
path = test/token/magento2
url = https://github.com/magento/magento2
[submodule "test/token/opencart"]
path = test/token/opencart
url = https://github.com/opencart/opencart.git
[submodule "test/php-langspec"]
path = test/php-langspec
url = https://github.com/glayzzle/php-langspec.git