Setup PHP Action
Version updated for shivammathur/setup-php to version 2.30.0.
- This action is used across all versions by 123,523 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changelog
- Add support to set custom composer timeout (#811)
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.3'
env:
COMPOSER_PROCESS_TIMEOUT: 300
Fix syncing dependency formulae on macOS. (#823, #825, #824)
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog