Changeset 54313 for trunk/.github/workflows/php-compatibility.yml
- Timestamp:
- 09/26/2022 07:15:05 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/php-compatibility.yml
r54108 r54313 89 89 uses: ramsey/composer-install@f680dac46551dffb2234a240d65ae806c2999dd6 # v2.1.0 90 90 with: 91 composer-options: "--no-progress --no-ansi --no-interaction"91 composer-options: "--no-progress --no-ansi" 92 92 93 93 - name: Make Composer packages available globally
Note: See TracChangeset
for help on using the changeset viewer.