Skip to content

Commit 7a4c5ee

Browse files
authored
Revise PHP version support and security reporting guidelines
Updated PHP version support table and improved wording for reporting security issues. Signed-off-by: Alex Karajos <alex.merlin.1985@gmail.com>
1 parent 7963371 commit 7a4c5ee

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
| Version | Supported | PHP Version |
66
|---------|--------------------|----------------------------------------------------------------------------------------------------------------|
77
| 4.x | :white_check_mark: | ![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-navigation/4.2.0) |
8-
| <= 3.x | :x: | |
8+
| 3.x | :white_check_mark: | ![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-navigation/3.6.0) |
9+
| <= 2.x | :x: | |
910

1011
## Reporting Potential Security Issues
1112

@@ -19,7 +20,7 @@ When reporting issues, please provide the following information:
1920
- A summary of the security vulnerability and impact
2021

2122
We request that you contact us via the email address above and give the project contributors a chance to resolve the vulnerability and issue a new release prior to any public exposure;
22-
this helps protect the project's users, and provides them with a chance to upgrade and/or update in order to protect their applications.
23+
this helps protect the project's users and provides them with a chance to upgrade and/or update to protect their applications.
2324

2425
## Policy
2526

0 commit comments

Comments
 (0)