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 a3aa32e

Browse files
Supported PHP 8.0
1 parent 62a6617 commit a3aa32e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 7.2
66
- 7.3
77
- 7.4
8+
- 8.0
89

910
install:
1011
- composer self-update

‎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",
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 によって変換されたページ (->オリジナル) /