Skip to content

Commit 0d60a4e

Browse files
committed
add alipay
1 parent 12a27da commit 0d60a4e

File tree

1,964 files changed

+0
-179531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,964 files changed

+0
-179531
lines changed

.gitmodules

-81
Original file line numberDiff line numberDiff line change
@@ -1,81 +0,0 @@
1-
[submodule "vendor/cloudxns/cloud-xns-api-sdk-php"]
2-
path = vendor/cloudxns/cloud-xns-api-sdk-php
3-
url = https://github.com/CloudXNS/CloudXNS-API-SDK-PHP.git
4-
[submodule "vendor/doctrine/inflector"]
5-
path = vendor/doctrine/inflector
6-
url = https://github.com/doctrine/inflector.git
7-
[submodule "vendor/guzzle/guzzle"]
8-
path = vendor/guzzle/guzzle
9-
url = https://github.com/guzzle/guzzle3.git
10-
[submodule "vendor/guzzlehttp/guzzle"]
11-
path = vendor/guzzlehttp/guzzle
12-
url = https://github.com/guzzle/guzzle.git
13-
[submodule "vendor/guzzlehttp/ringphp"]
14-
path = vendor/guzzlehttp/ringphp
15-
url = https://github.com/guzzle/RingPHP.git
16-
[submodule "vendor/guzzlehttp/streams"]
17-
path = vendor/guzzlehttp/streams
18-
url = https://github.com/guzzle/streams.git
19-
[submodule "vendor/illuminate/container"]
20-
path = vendor/illuminate/container
21-
url = https://github.com/illuminate/container.git
22-
[submodule "vendor/illuminate/contracts"]
23-
path = vendor/illuminate/contracts
24-
url = https://github.com/illuminate/contracts.git
25-
[submodule "vendor/illuminate/database"]
26-
path = vendor/illuminate/database
27-
url = https://github.com/illuminate/database.git
28-
[submodule "vendor/illuminate/pagination"]
29-
path = vendor/illuminate/pagination
30-
url = https://github.com/illuminate/pagination.git
31-
[submodule "vendor/ircmaxell/password-compat"]
32-
path = vendor/ircmaxell/password-compat
33-
url = https://github.com/ircmaxell/password_compat.git
34-
[submodule "vendor/khanamiryan/qrcode-detector-decoder"]
35-
path = vendor/khanamiryan/qrcode-detector-decoder
36-
url = https://github.com/khanamiryan/php-qrcode-detector-decoder.git
37-
[submodule "vendor/nesbot/carbon"]
38-
path = vendor/nesbot/carbon
39-
url = https://github.com/briannesbitt/Carbon.git
40-
[submodule "vendor/pimple/pimple"]
41-
path = vendor/pimple/pimple
42-
url = https://github.com/silexphp/Pimple.git
43-
[submodule "vendor/predis/predis"]
44-
path = vendor/predis/predis
45-
url = https://github.com/nrk/predis.git
46-
[submodule "vendor/psr/container"]
47-
path = vendor/psr/container
48-
url = https://github.com/php-fig/container.git
49-
[submodule "vendor/psr/http-message"]
50-
path = vendor/psr/http-message
51-
url = https://github.com/php-fig/http-message.git
52-
[submodule "vendor/react/promise"]
53-
path = vendor/react/promise
54-
url = https://github.com/reactphp/promise.git
55-
[submodule "vendor/slim/csrf"]
56-
path = vendor/slim/csrf
57-
url = https://github.com/slimphp/Slim-Csrf.git
58-
[submodule "vendor/slim/slim"]
59-
path = vendor/slim/slim
60-
url = https://github.com/slimphp/Slim.git
61-
[submodule "vendor/smarty/smarty"]
62-
path = vendor/smarty/smarty
63-
url = https://github.com/smarty-php/smarty.git
64-
[submodule "vendor/symfony/event-dispatcher"]
65-
path = vendor/symfony/event-dispatcher
66-
url = https://github.com/symfony/event-dispatcher.git
67-
[submodule "vendor/symfony/intl"]
68-
path = vendor/symfony/intl
69-
url = https://github.com/symfony/intl.git
70-
[submodule "vendor/symfony/translation"]
71-
path = vendor/symfony/translation
72-
url = https://github.com/symfony/translation.git
73-
[submodule "vendor/twig/twig"]
74-
path = vendor/twig/twig
75-
url = https://github.com/twigphp/Twig.git
76-
[submodule "vendor/vlucas/phpdotenv"]
77-
path = vendor/vlucas/phpdotenv
78-
url = https://github.com/vlucas/phpdotenv.git
79-
[submodule "vendor/guzzlehttp/promises"]
80-
path = vendor/guzzlehttp/promises
81-
url = https://github.com/guzzle/promises.git
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)