Skip to content

Commit 8f8965a

Browse files
committed
readme: php version info
1 parent 2f58118 commit 8f8965a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Nette Security: Access Control
77
[![Latest Stable Version](https://poser.pugx.org/nette/security/v/stable)](https://github.com/nette/security/releases)
88
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/nette/security/blob/master/license.md)
99

10-
1110
Introduction
1211
============
1312

@@ -23,6 +22,8 @@ Documentation can be found on the [website](https://doc.nette.org/access-control
2322

2423
In the examples, we will use an object of class [Nette\Security\User](https://api.nette.org/3.0/Nette/Security/User.html), which represents the current user.
2524

25+
It requires PHP version 7.1 and supports PHP up to 8.0.
26+
2627
Authentication
2728
==============
2829

0 commit comments

Comments
 (0)