cvek / alfabank-omnipay
Alfabank 的 Omnipay 驱动程序
3.2.1
2019-01-22 21:53 UTC
Requires
- php: ^7.1
- omnipay/common: v3.0.2
Requires (Dev)
- omnipay/tests: ^3
- phpunit/phpunit: ^5.7|^6
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-09-20 00:28:31 UTC
README
介绍
此库基于 Sberbank 集成。
下载
Composer
// This assumes that you have composer installed globally
composer require CvekCoding/alfabank-omnipay
以最小稳定性解决问题
添加到您的 composer.json 中
{
"minimum-stability":"dev",
"prefer-stable": true
}