Skip to content

Commit 38ba2b3

Browse files
authored
Merge pull request #486 from dotkernel/issue-485
Issue #485: Preparation for v5 release.
2 parents 1ef9b73 + e08f01a commit 38ba2b3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Dotkernel web starter package suitable for frontend applications.
44

55
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/frontend)
6-
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/4.2.0)
6+
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/5.0.0)
77

88
[![GitHub issues](https://img.shields.io/github/issues/dotkernel/frontend)](https://github.com/dotkernel/frontend/issues)
99
[![GitHub forks](https://img.shields.io/github/forks/dotkernel/frontend)](https://github.com/dotkernel/frontend/network)

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55

66
| Version | Supported |
77
| ------- | ------------------ |
8+
| 5.x | :white_check_mark: |
89
| 4.x | :white_check_mark: |
9-
| 3.x | :white_check_mark: |
10+
| 3.x | :x: |
1011
| <= 2.0 | :x: |
1112

1213

0 commit comments

Comments
 (0)