File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# PHP Console
22
33[ ![ License] ( https://img.shields.io/packagist/l/inhere/console.svg?style=flat-square )] ( LICENSE )
4- [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=7.2 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/inhere/console )
4+ [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=7.3 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/inhere/console )
55[ ![ Latest Stable Version] ( http://img.shields.io/packagist/v/inhere/console.svg )] ( https://packagist.org/packages/inhere/console )
66[ ![ Github Actions Status] ( https://github.com/inhere/php-console/workflows/Unit-tests/badge.svg )] ( https://github.com/inhere/php-console/actions )
77
Original file line number Diff line number Diff line change 11# PHP Console
22
33[ ![ License] ( https://img.shields.io/packagist/l/inhere/console.svg?style=flat-square )] ( LICENSE )
4- [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=7.2 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/inhere/console )
4+ [ ![ Php Version] ( https://img.shields.io/badge/php-%3E=7.3 .0-brightgreen.svg?maxAge=2592000 )] ( https://packagist.org/packages/inhere/console )
55[ ![ Latest Stable Version] ( http://img.shields.io/packagist/v/inhere/console.svg )] ( https://packagist.org/packages/inhere/console )
66[ ![ Github Actions Status] ( https://github.com/inhere/php-console/workflows/Unit-tests/badge.svg )] ( https://github.com/inhere/php-console/actions )
77
Original file line number Diff line number Diff line change 2222 }
2323 ],
2424 "require" : {
25- "php" : " >7.2 .0" ,
25+ "php" : " >7.3 .0" ,
2626 "symfony/polyfill-php80" : " ~1.0" ,
2727 "toolkit/cli-utils" : " ~1.0" ,
2828 "toolkit/pflag" : " ~1.0" ,
You can’t perform that action at this time.
0 commit comments