Skip to content

Commit edb8217

Browse files
Bump ramsey/composer-install in the actions group across 1 directory
Bumps the actions group with 1 update in the / directory: [ramsey/composer-install](https://github.com/ramsey/composer-install). Updates `ramsey/composer-install` from 2 to 3 - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v2...v3) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fef9b3 commit edb8217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: composer config --unset platform.php
7373

7474
- name: Install Composer dependencies
75-
uses: ramsey/composer-install@v2
75+
uses: ramsey/composer-install@v3
7676
with:
7777
dependency-versions: highest
7878
composer-options: "--prefer-dist --no-progress"

0 commit comments

Comments
 (0)