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 1- # php-pkg-template
1+ # CLI ext
22
33[ ![ License] ( https://img.shields.io/github/license/toolkit/cliext.svg?style=flat-square )] ( LICENSE )
44[ ![ Php Version] ( https://img.shields.io/packagist/php-v/toolkit/cliext?maxAge=2592000 )] ( https://packagist.org/packages/toolkit/cliext )
55[ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/tag/toolkit/cliext )] ( https://github.com/toolkit/cliext )
6- [ ![ Actions Status ] ( https://github.com/toolkit/cliext/workflows/Unit-Tests /badge.svg )] ( https://github.com/toolkit/cliext/actions )
6+ [ ![ Unit-Tests ] ( https://github.com/php- toolkit/cliext/actions/ workflows/php.yml /badge.svg )] ( https://github.com/php- toolkit/cliext/actions )
77
88Cli ext library of PHP
99
Original file line number Diff line number Diff line change 1515 }
1616 ],
1717 "require" : {
18- "php" : " >8.0.0 " ,
18+ "php" : " >8.1 " ,
1919 "ext-mbstring" : " *" ,
2020 "toolkit/stdlib" :" ~2.0"
2121 },
You can’t perform that action at this time.
0 commit comments