shivammathur / setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
https://setup-php.com
MIT License
2.91k stars 339 forks source link

Document php-version can come from platform overrides in composer.lock or composer.json #800

Closed davereid closed 10 months ago

davereid commented 10 months ago

name: ⚙ Improvement about: Add documentation that php-version can come from the platform override version set in composer.lock or composer.json labels: enhancement


A Pull Request should be associated with a Discussion.

If you're fixing a bug, adding a new feature or improving something please provide the details in discussions, so that the development can be pointed in the intended direction.

Related discussion: None

Further notes in Contribution Guidelines Thank you for your contribution.

Description

This PR documents the behavior in the readPHPVersion() method in utils.js

In case this PR introduced TypeScript/JavaScript code changes:

In case this PR edits any scripts: