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 8902dcf commit cc0c4b5Copy full SHA for cc0c4b5
.travis.yml
@@ -3,6 +3,7 @@ php:
3
- 7.1
4
- 7.2
5
- 7.3
6
+ - 7.4
7
8
before_install:
9
# turn off XDebug
readme.md
@@ -22,6 +22,8 @@ RobotLoader is a tool that gives you comfort of automated class loading for your
22
23
RobotLoader is incredibly comfortable and addictive!
24
25
+It requires PHP version 7.1 and supports PHP up to 7.4.
26
+
27
If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!
28
29
So we can forget about those famous code blocks:
0 commit comments