Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alifaraun authored Sep 22, 2022
1 parent c21b231 commit 6710e2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ You can install the package via composer:
composer require alifaraun/laravel-moamalat-pay
```

**Laravel Version Compatibility**

| Laravel | Package | install command |
|:--------|:---------|:-----------------|
| 8.x.x | 2.x | `composer require alifaraun/laravel-moamalat-pay "^2.0"` |
| 7.25.x | 1.x | `composer require alifaraun/laravel-moamalat-pay "^1.0"` |

If you want to customize configurations:

```bash
Expand Down

0 comments on commit 6710e2e

Please sign in to comment.