Skip to content

Commit 37941e5

Browse files
committed
travis: added PHP 7.4
1 parent 3e8d75d commit 37941e5

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
@@ -5,6 +5,7 @@ php:
55
- 7.1
66
- 7.2
77
- 7.3
8+
- 7.4
89

910
before_install:
1011
# turn off XDebug

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The recommended way to install is via Composer:
4848
composer require nette/robot-loader
4949
```
5050

51-
It requires PHP version 5.6 and supports PHP up to 7.3.
51+
It requires PHP version 5.6 and supports PHP up to 7.4.
5252

5353

5454
Usage

0 commit comments

Comments
 (0)