We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59d894b + 4f55e48 commit c9410ccCopy full SHA for c9410cc
README.md
@@ -11,14 +11,9 @@ processing library for PHP 5.3+. This package implements WechatPay support for O
11
12
## Installation
13
14
-Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it
15
-to your `composer.json` file:
+Omnipay is installed via [Composer](http://getcomposer.org/). To install:
16
17
- "lokielse/omnipay-wechatpay": "^1.0",
18
-
19
-And run composer to update your dependencies:
20
21
- $ composer update -vvv
+ composer require lokielse/omnipay-wechatpay
22
23
## Basic Usage
24
0 commit comments