Skip to content

Commit 09ce84f

Browse files
chore(deps): Bump ramsey/composer-install from 2 to 3
Bumps [ramsey/composer-install](https://github.com/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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad7747d commit 09ce84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
coverage: pcov
4343

4444
- name: Install dependencies
45-
uses: ramsey/composer-install@v2
45+
uses: ramsey/composer-install@v3
4646

4747
- name: Run Grumphp
4848
env:

0 commit comments

Comments
 (0)