Skip to content

Commit ddb75e7

Browse files
Bump ramsey/composer-install from 1 to 3
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 3. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v1...v3) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c60d92 commit ddb75e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
coverage: none
2626

2727
- name: Install composer dependencies
28-
uses: ramsey/composer-install@v1
28+
uses: ramsey/composer-install@v3
2929

3030
- name: Run PHPStan
3131
run: ./vendor/bin/phpstan --error-format=github

0 commit comments

Comments
 (0)