File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # php-pkg-template
1
+ # CLI ext
2
2
3
3
[ ![ License] ( https://img.shields.io/github/license/toolkit/cliext.svg?style=flat-square )] ( LICENSE )
4
4
[ ![ Php Version] ( https://img.shields.io/packagist/php-v/toolkit/cliext?maxAge=2592000 )] ( https://packagist.org/packages/toolkit/cliext )
5
5
[ ![ 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 )
7
7
8
8
Cli ext library of PHP
9
9
Original file line number Diff line number Diff line change 15
15
}
16
16
],
17
17
"require" : {
18
- "php" : " >8.0.0 " ,
18
+ "php" : " >8.1 " ,
19
19
"ext-mbstring" : " *" ,
20
20
"toolkit/stdlib" :" ~2.0"
21
21
},
You can’t perform that action at this time.
0 commit comments