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 f18cf84 commit 209f735Copy full SHA for 209f735
.travis.yml
@@ -3,7 +3,7 @@ php:
3
- 7.1
4
- 7.2
5
- 7.3
6
- - 7.4snapshot
+ - 7.4
7
8
before_install:
9
# turn off XDebug
readme.md
@@ -33,7 +33,7 @@ The recommended way to install is via Composer:
33
composer require nette/security
34
```
35
36
-It requires PHP version 7.1 and supports PHP up to 7.3.
+It requires PHP version 7.1 and supports PHP up to 7.4.
37
38
39
Authentication
0 commit comments