Skip to content

Commit 424e1df

Browse files
Bump ramsey/composer-install from 2.2.0 to 3.0.0
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@2.2.0...3.0.0) --- 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 a05bd53 commit 424e1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
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@2.2.0"
52+
uses: "ramsey/composer-install@3.0.0"
5353
with:
5454
composer-options: "--no-suggest"
5555

0 commit comments

Comments
 (0)