Skip to content

Commit

Permalink
Update PHP versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mambax7 authored Jun 8, 2024
1 parent 111b685 commit 89d112f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: php

php:
- 7.1
- 7.2
- 7.4
- 8.1
- 8.2
- 8.3

matrix:
allow_failures:
Expand Down

0 comments on commit 89d112f

Please sign in to comment.