File tree Expand file tree Collapse file tree 2 files changed +13
-9
lines changed
Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,14 @@ Use these building blocks as an example for your own custom code.
1616
1717Documentation is available at: https://docs.dotkernel.org/frontend-documentation/
1818
19+ ## Version History
20+
21+ | Branch | Release | PSR-11 | OSS Lifecycle | PHP Version |
22+ | --------| ----------| --------| -------------------------------------------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------------------------------------------|
23+ | 5.0 | ` >= 5.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F5.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/5.1.0 ) |
24+ | 4.0 | ` < 5.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F4.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/4.2.1 ) |
25+ | 3.0 | ` < 4.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F3.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/3.2.4 ) |
26+
1927## Badges
2028
2129![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/frontend )
Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5-
6- | Version | Supported |
7- | ------- | ------------------ |
8- | 5.x | :white_check_mark : |
9- | 4.x | :white_check_mark : |
10- | 3.x | :x : |
11- | <= 2.0 | :x : |
12-
5+ | Version | Supported | PHP Version |
6+ | ---------| -------------------------------------------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------------------------------------------|
7+ | 5.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F5.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/5.1.0 ) |
8+ | 4.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F4.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/4.2.1 ) |
9+ | 3.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Ffrontend%2Fblob%2F3.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/3.2.4 ) |
1310
1411## Reporting Potential Security Issues
1512
@@ -29,7 +26,6 @@ release prior to any public exposure; this helps protect the project's
2926users, and provides them with a chance to upgrade and/or update in order to
3027protect their applications.
3128
32-
3329## Policy
3430
3531If we verify a reported security vulnerability, our policy is:
You can’t perform that action at this time.
0 commit comments