__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"name": "omnipay/common",
"type": "library",
"description": "Common components for Omnipay payment processing library",
"keywords": [
"gateway",
"merchant",
"omnipay",
"pay",
"payment",
"purchase"
],
"homepage": "https://github.com/thephpleague/omnipay-common",
"license": "MIT",
"authors": [
{
"name": "Adrian Macneil",
"email": "[email protected]"
},
{
"name": "Barry vd. Heuvel",
"email": "[email protected]"
},
{
"name": "Jason Judge",
"email": "[email protected]"
},
{
"name": "Del"
},
{
"name": "Omnipay Contributors",
"homepage": "https://github.com/thephpleague/omnipay-common/contributors"
}
],
"autoload": {
"psr-4": { "Omnipay\\Common\\" : "src/Common" },
"classmap": ["src/Omnipay.php"]
},
"require": {
"php": "^5.6|^7",
"php-http/client-implementation": "^1",
"php-http/message": "^1.5",
"php-http/discovery": "^1.2.1",
"symfony/http-foundation": "^2.1|^3|^4|^5",
"moneyphp/money": "^3.1"
},
"require-dev": {
"omnipay/tests": "^3",
"php-http/mock-client": "^1",
"squizlabs/php_codesniffer": "^3.5",
"phpro/grumphp": "^0.14"
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"suggest": {
"league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
},
"scripts": {
"test": "phpunit",
"check-style": "phpcs -p --standard=PSR2 src/",
"fix-style": "phpcbf -p --standard=PSR2 src/"
},
"minimum-stability": "dev",
"prefer-stable": true
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| src | Folder | 0750 |
|
|
| CONTRIBUTING.md | File | 544 B | 0640 |
|
| LICENSE | File | 1.03 KB | 0640 |
|
| README.md | File | 2.67 KB | 0640 |
|
| UPGRADE.md | File | 2.8 KB | 0640 |
|
| composer.json | File | 1.83 KB | 0640 |
|
| grumphp.yml | File | 344 B | 0640 |
|