Skip to content

Commit 1907650

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 2cf290c commit 1907650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
- uses: shivammathur/setup-php@v2
1111
with:
1212
php-version: 8.0
13-
- uses: ramsey/composer-install@v1
13+
- uses: ramsey/composer-install@v3
1414
- run: composer check

0 commit comments

Comments
 (0)