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 1745da5

Browse files
Update support php8 PR
1 parent a3aa32e commit 1745da5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.3
6+
7+
+ Hổ trợ PHP 8
8+
59
### 1.1.2
610

711
+ Nâng cấp composer package `ignited/laravel-omnipay` lên phiên bản tối thiểu 3.3.

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.1|^8.0",
20+
"php": "^7.1 || ^8.0",
2121
"ignited/laravel-omnipay": "^3.3",
2222
"illuminate/support": "^5.7 || ^6.0 || ^7.0 || ^8.0",
2323
"phpviet/omnipay-momo": "^1.0",

0 commit comments

Comments
(0)

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