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