Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 62a6617

Browse files
Merge pull request #15 from phpviet/1.1
1.1
2 parents 7978d0f + e49ee62 commit 62a6617

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Tất cả lịch sử tiến trình phát triển thư viện
44

5+
### 1.1.2
6+
7+
+ Nâng cấp composer package `ignited/laravel-omnipay` lên phiên bản tối thiểu 3.3.
8+
59
### 1.1.1
610

711
+ Hổ trợ Laravel 8.

‎composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
],
1919
"require": {
2020
"php": "^7.1",
21-
"ignited/laravel-omnipay": "^3.2",
21+
"ignited/laravel-omnipay": "^3.3",
2222
"illuminate/support": "^5.7 || ^6.0 || ^7.0 || ^8.0",
23+
"phpviet/omnipay-momo": "^1.0",
2324
"phpviet/omnipay-onepay": "^1.0",
2425
"phpviet/omnipay-vnpay": "^1.0",
25-
"phpviet/omnipay-vtcpay": "^1.0",
26-
"phpviet/omnipay-momo": "^1.0"
26+
"phpviet/omnipay-vtcpay": "^1.0"
2727
},
2828
"require-dev": {
2929
"orchestra/testbench": "^3.7 || ^4.0 || ^5.0 || ^6.0"
@@ -46,7 +46,7 @@
4646
},
4747
"extra": {
4848
"branch-alias": {
49-
"dev-master": "1.0-dev"
49+
"dev-master": "1.x-dev"
5050
},
5151
"laravel": {
5252
"aliases": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /