Skip to content

Commit 98b133b

Browse files
changed min php version
1 parent cf1fa98 commit 98b133b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: php
22

33
php:
4-
- 7.2
54
- 7.3
65
- 7.4
6+
- 8.0
77

88
before_script:
99
- composer update --prefer-source --no-interaction

0 commit comments

Comments
 (0)