Skip to content

Commit b47b8d3

Browse files
committed
revert to lowest
1 parent f292785 commit b47b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install and Cache Composer dependencies
8888
uses: "ramsey/composer-install@v2"
8989
with:
90-
# dependency-versions: "lockwest"
90+
dependency-versions: "lowest"
9191
working-directory: "solid"
9292
env:
9393
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'

0 commit comments

Comments
 (0)