File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# CLI Utils
22
33[ ![ License] ( https://img.shields.io/packagist/l/toolkit/cli-utils.svg?style=flat-square )] ( LICENSE )
4- [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=7.1 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/toolkit/cli-utils )
4+ [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=8.0 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/toolkit/cli-utils )
55[ ![ Latest Stable Version] ( http://img.shields.io/packagist/v/toolkit/cli-utils.svg )] ( https://packagist.org/packages/toolkit/cli-utils )
66[ ![ Github Actions Status] ( https://github.com/php-toolkit/cli-utils/workflows/Unit-tests/badge.svg )] ( https://github.com/php-toolkit/cli-utils/actions )
77
@@ -15,6 +15,8 @@ Provide some useful utils for the php CLI application.
1515
1616## Install
1717
18+ - Required PHP 8.0+
19+
1820``` bash
1921composer require toolkit/cli-utils
2022```
Original file line number Diff line number Diff line change 55 "keywords" : [
66 " library" ,
77 " cli" ,
8+ " cli-color" ,
89 " tool" ,
910 " command-line" ,
1011 " php"
You can’t perform that action at this time.
0 commit comments