cvek / alfabank-omnipay
Omnipay driver for Alfabank
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-10-20 00:39:05 UTC
README
Introduction
This library is based on Sberbank integration.
Download
Composer
// This assumes that you have composer installed globally
composer require CvekCoding/alfabank-omnipay
Solving problems with minimal stability
Add to your composer.json
{ "minimum-stability":"dev", "prefer-stable": true }