File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44![ CI] ( https://github.com/antfroger/php-version-action/actions/workflows/ci.yml/badge.svg )
55[ ![ Check dist] ( https://github.com/antfroger/php-version-action/actions/workflows/check-dist.yml/badge.svg )] ( https://github.com/antfroger/php-version-action/workflows/check-dist.yml )
66[ ![ Coverage] ( ./badges/coverage.svg )] ( ./badges/coverage.svg )
7+ [ ![ Release] ( https://img.shields.io/github/release/antfroger/php-version-action.svg?style=flat-square )] ( https://github.com/antfroger/php-version-action/releases )
78
89A GitHub Action that automatically determines PHP versions for your workflows by reading your ` composer.json ` file. This
910action eliminates the need to hardcode PHP versions in your GitHub Actions workflows, making them more maintainable and
Original file line number Diff line number Diff line change 11{
22 "name" : " php-version-action" ,
33 "description" : " PHP version action" ,
4- "version" : " 1 .0.0" ,
4+ "version" : " v1 .0.0" ,
55 "author" : " Antoine Froger" ,
66 "type" : " module" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments