|
1 | 1 | [submodule "vendor/phpunit"]
|
2 | 2 | path = vendor/phpunit
|
3 |
| - url = https://github.com/sebastianbergmann/phpunit |
| 3 | + url = git://github.com/sebastianbergmann/phpunit |
4 | 4 | [submodule "vendor/php-code-coverage"]
|
5 | 5 | path = vendor/php-code-coverage
|
6 |
| - url = https://github.com/sebastianbergmann/php-code-coverage |
| 6 | + url = git://github.com/sebastianbergmann/php-code-coverage |
7 | 7 | [submodule "vendor/php-file-iterator"]
|
8 | 8 | path = vendor/php-file-iterator
|
9 |
| - url = https://github.com/sebastianbergmann/php-file-iterator |
| 9 | + url = git://github.com/sebastianbergmann/php-file-iterator |
10 | 10 | [submodule "vendor/php-text-template"]
|
11 | 11 | path = vendor/php-text-template
|
12 |
| - url = https://github.com/sebastianbergmann/php-text-template |
| 12 | + url = git://github.com/sebastianbergmann/php-text-template |
13 | 13 | [submodule "vendor/php-token-stream"]
|
14 | 14 | path = vendor/php-token-stream
|
15 |
| - url = https://github.com/sebastianbergmann/php-token-stream |
| 15 | + url = git://github.com/sebastianbergmann/php-token-stream |
16 | 16 | [submodule "vendor/dbunit"]
|
17 | 17 | path = vendor/dbunit
|
18 |
| - url = https://github.com/sebastianbergmann/dbunit |
| 18 | + url = git://github.com/sebastianbergmann/dbunit |
19 | 19 | [submodule "vendor/phpunit-mock-objects"]
|
20 | 20 | path = vendor/phpunit-mock-objects
|
21 |
| - url = https://github.com/sebastianbergmann/phpunit-mock-objects |
| 21 | + url = git://github.com/sebastianbergmann/phpunit-mock-objects |
22 | 22 | [submodule "vendor/php-invoker"]
|
23 | 23 | path = vendor/php-invoker
|
24 |
| - url = https://github.com/sebastianbergmann/php-invoker |
| 24 | + url = git://github.com/sebastianbergmann/php-invoker |
25 | 25 | [submodule "vendor/php-timer"]
|
26 | 26 | path = vendor/php-timer
|
27 |
| - url = https://github.com/sebastianbergmann/php-timer |
| 27 | + url = git://github.com/sebastianbergmann/php-timer |
28 | 28 | [submodule "vendor/phpunit-story"]
|
29 | 29 | path = vendor/phpunit-story
|
30 |
| - url = https://github.com/sebastianbergmann/phpunit-story |
| 30 | + url = git://github.com/sebastianbergmann/phpunit-story |
0 commit comments