We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8d75d commit 37941e5Copy full SHA for 37941e5
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.1
6
- 7.2
7
- 7.3
8
+ - 7.4
9
10
before_install:
11
# turn off XDebug
readme.md
@@ -48,7 +48,7 @@ The recommended way to install is via Composer:
48
composer require nette/robot-loader
49
```
50
51
-It requires PHP version 5.6 and supports PHP up to 7.3.
+It requires PHP version 5.6 and supports PHP up to 7.4.
52
53
54
Usage
0 commit comments