fix bug
Showing
| { | { | ||
| "require": { | "require": { | ||
| "php": ">=5.4.0", | |||
| "yansongda/pay": "2.7.8" | "yansongda/pay": "2.7.8" | ||
| } | }, | ||
| "minimum-stability": "dev" | |||
| } | } |
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/.editorconfig
0 → 100644
vendor/guzzlehttp/guzzle/.gitattributes
0 → 100644
vendor/guzzlehttp/guzzle/.github/SUPPORT.md
0 → 100644
vendor/guzzlehttp/guzzle/.gitignore
0 → 100644
vendor/guzzlehttp/guzzle/.travis.yml
0 → 100644
vendor/guzzlehttp/guzzle/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/build/packager.php
0 → 100644
vendor/guzzlehttp/guzzle/docs/Makefile
0 → 100644
803 Bytes
242 KB
vendor/guzzlehttp/guzzle/docs/conf.py
0 → 100644
vendor/guzzlehttp/guzzle/docs/faq.rst
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/docs/index.rst
0 → 100644
vendor/guzzlehttp/guzzle/docs/overview.rst
0 → 100644
vendor/guzzlehttp/guzzle/docs/psr7.rst
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/docs/quickstart.rst
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
| Sphinx>=1.3.0,<1.4.0 | |||
| guzzle_sphinx_theme>=0.7.0,<0.8.0 |
vendor/guzzlehttp/guzzle/docs/testing.rst
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/phpstan.neon.dist
0 → 100644
vendor/guzzlehttp/guzzle/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/tests/PoolTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/guzzle/tests/Server.php
0 → 100644
vendor/guzzlehttp/guzzle/tests/bootstrap.php
0 → 100644
vendor/guzzlehttp/guzzle/tests/server.js
0 → 100644
vendor/guzzlehttp/promises/.editorconfig
0 → 100644
vendor/guzzlehttp/promises/.gitattributes
0 → 100644
vendor/guzzlehttp/promises/.gitignore
0 → 100644
vendor/guzzlehttp/promises/.travis.yml
0 → 100644
| ... | @@ -11,10 +11,10 @@ | ... | @@ -11,10 +11,10 @@ |
| } | } | ||
| ], | ], | ||
| "require": { | "require": { | ||
| "php": ">=5.5.0" | "php": ">=5.6" | ||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| "phpunit/phpunit": "^4.0" | "phpunit/phpunit": "^5.7.27 || ^7.5" | ||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| "psr-4": { | "psr-4": { | ||
| ... | @@ -22,6 +22,11 @@ | ... | @@ -22,6 +22,11 @@ |
| }, | }, | ||
| "files": ["src/functions_include.php"] | "files": ["src/functions_include.php"] | ||
| }, | }, | ||
| "autoload-dev": { | |||
| "psr-4": { | |||
| "GuzzleHttp\\Promise\\Tests\\": "tests/" | |||
| } | |||
| }, | |||
| "scripts": { | "scripts": { | ||
| "test": "vendor/bin/phpunit", | "test": "vendor/bin/phpunit", | ||
| "test-ci": "vendor/bin/phpunit --coverage-text" | "test-ci": "vendor/bin/phpunit --coverage-text" | ||
| ... | ... |
vendor/guzzlehttp/promises/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/.editorconfig
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/.travis.yml
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/tests/BaseTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/tests/RequestTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/tests/StreamTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/tests/UriTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/guzzlehttp/psr7/tests/bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/psr/http-message/docs/PSR7-Usage.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/psr/log/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/psr/log/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/event-dispatcher/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/event-dispatcher/Event.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/http-foundation/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/AddressTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/EmailTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/MessageTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/MimeTypesTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/RawMessageTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/ca.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/ca.key
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/ca.srl
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/encrypt.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/encrypt.key
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/encrypt2.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/encrypt2.key
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign.key
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign2.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign2.key
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign3.crt
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/Tests/_data/sign3.key
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/symfony/mime/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
polyfill-php80 @ 8854dc88
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/SUMMARY.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/cancel.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/close.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/download.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/find.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/pay.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/refund.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/success.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/alipay/verify.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/others/event.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/others/faq.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/others/log.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/others/others.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/pay.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/cancel.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/close.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/find.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/pay.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/refund.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/success.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/docs/wechat/verify.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/tests/PayTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/pay/tests/TestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/yansongda/supports/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment