Changelog
- Added 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
For the complete list of changes, please refer to the Full Changelog