Skip to content

Commit

Permalink
Remove support for PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
landrok committed Apr 11, 2021
1 parent 9f5c24a commit d78df9f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
language: php

sudo: false

cache:
directories:
- $HOME/.composer/cache

php:
- 7.1
- 7.2
- 7.3
- 7.4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ________________________________________________________________________
Requirements
------------

- Supports PHP7+
- Supports PHP 7.2+ | 8.0

________________________________________________________________________

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ________________________________________________________________________
Requirements
------------

- Supports PHP7+
- Supports PHP 7.2+ | 8.0

________________________________________________________________________

Expand Down

0 comments on commit d78df9f

Please sign in to comment.