Skip to content

Commit

Permalink
Merge pull request #401 from kenjis/update-travis
Browse files Browse the repository at this point in the history
chore: update travis PHP versions
  • Loading branch information
kenjis committed Dec 26, 2022
2 parents 4f6c34a + 6f56bf1 commit 0735316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,9 +4,9 @@ dist: bionic

php:
- 7.3
- 7.4.22
- 7.4
- 8.0
- 8.1.0
- 8.1

env:
global:
Expand Down

0 comments on commit 0735316

Please sign in to comment.