Skip to content

Commit 90ad73f

Browse files
Bump ramsey/composer-install from 3.0.0 to 3.1.0 (mongodb#3317)
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfd11ff commit 90ad73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: "php --ri mongodb"
5050

5151
- name: "Install dependencies with Composer"
52-
uses: "ramsey/composer-install@3.0.0"
52+
uses: "ramsey/composer-install@3.1.0"
5353
with:
5454
composer-options: "--no-suggest"
5555

0 commit comments

Comments
 (0)