File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Dotkernel web starter package suitable for frontend applications.
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 )
1111[ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/frontend )] ( https://github.com/dotkernel/frontend/stargazers )
12- [ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/frontend )] ( https://github.com/dotkernel/frontend/blob/3 .0/LICENSE.md )
12+ [ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/frontend )] ( https://github.com/dotkernel/frontend/blob/4 .0/LICENSE.md )
1313
1414
15- ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/3 .0.x-dev )
15+ ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/4 .0.0 )
1616
1717
1818# Installing DotKernel ` frontend `
Original file line number Diff line number Diff line change 4343 }
4444 },
4545 "require" : {
46- "php" : " ^7.4 || ~8.0 .0 || ~8.1 .0" ,
46+ "php" : " ~8.0.0 || ~8.1 .0 || ~8.2 .0" ,
4747 "ext-curl" : " *" ,
4848 "ext-json" : " *" ,
4949 "dotkernel/dot-annotated-services" : " ^3.2.1" ,
You can’t perform that action at this time.
0 commit comments