code2magic / liqpay
LiqPay
0.1.0
2019-10-04 08:18 UTC
Requires
- php: >= 5.3.3
- ext-mbstring: *
Requires (Dev)
- codeception/base: ^2.4.0
- codeception/verify: ~1.0.0
- roave/security-advisories: dev-master
- vlucas/phpdotenv: ^2.0
- yiisoft/yii2-faker: ~2.0.0
This package is auto-updated.
Last update: 2024-11-04 20:50:29 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require code2magic/liqpay --prefer-dist
or add
"code2magic/liqpay": "*"
to the require
section of your composer.json
file.