Skip to content

Commit

Permalink
Merge pull request #11 from localheinz/feature/composer-install
Browse files Browse the repository at this point in the history
Enhancement: Update `ramsey/composer-install`
  • Loading branch information
ashnazg committed Mar 10, 2024
2 parents 576c1be + e2219c6 commit 4fff68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
php-version: ${{ matrix.php }}
coverage: none

- uses: ramsey/composer-install@v1
- uses: ramsey/composer-install@v3
with:
dependency-versions: ${{ matrix.dependencies }}

Expand Down

0 comments on commit 4fff68f

Please sign in to comment.