Skip to content

Commit 36f6227

Browse files
committed
fix .travis
1 parent 99019e8 commit 36f6227

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
@@ -4,6 +4,7 @@ php:
44
- 7.2
55
- 7.3
66
- 7.4
7+
- 8.0
78

89
os:
910
- linux

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# php-helper
22
k`s php helper/library/utils
3-
php 常用函数库/工具集,仅测试支持php 7.2/7.3/7.4
3+
php 常用函数库/工具集,仅测试支持php 7.2/7.3/7.4/8.0
44
包括数组、文件、验证、字符串、加解密等操作,具体见src/Helpers
55

66

0 commit comments

Comments
 (0)