Composer PHP versions in range
Version updated for WyriHaximus/github-action-composer-php-versions-in-range to version v1.12.0.
- This action is used across all versions by 136 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Moved 8.3 to the stable list
- Introduced nightly input to have the next major/minor version before any alpha/beta/rcโs are tagged
- Now also goes into the lock file, when committed to get the required extensions
v1.12.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
CI ๐ง,Configuration โ,Dependencies ๐ฆ,JSON ๐จโ๐ผ,JavaScript ๐ฆ,PHP ๐,YAML ๐,enhancement
- 28: Detect extensions in composer.lock thanks to @WyriHaximus
CI ๐ง,Configuration โ,Dependencies ๐ฆ,Feature ๐,JSON ๐จโ๐ผ,JavaScript ๐ฆ,MarkDown ๐,PHP ๐,YAML ๐
- 27: Add nightly input and output thanks to @WyriHaximus
CI ๐ง,Configuration โ,JavaScript ๐ฆ,MarkDown ๐,YAML ๐,enhancement
- 26: add php8.3 version thanks to @juliangut