Skip to content

Commit 07ce4db

Browse files
authored
Merge pull request #421 from dotkernel/issue-416
updated readme
2 parents 8d05b78 + 4245c62 commit 07ce4db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

55

66
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/frontend)
7-
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/4.0.0)
7+
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/4.2.0)
88

99
[![GitHub issues](https://img.shields.io/github/issues/dotkernel/frontend)](https://github.com/dotkernel/frontend/issues)
1010
[![GitHub forks](https://img.shields.io/github/forks/dotkernel/frontend)](https://github.com/dotkernel/frontend/network)
@@ -33,6 +33,8 @@ Dotkernel web starter package suitable for frontend applications.
3333

3434
DotKernel can be installed through a single command that utilizes [Composer](https://getcomposer.org/). Because of that, Composer is required to install DotKernel `frontend`.
3535

36+
DotKernel has been tested with npm v10.0.4 and Node.js v20.11.0.
37+
3638
### Composer
3739

3840
Installation instructions:

0 commit comments

Comments
 (0)