Skip to content

Commit f292785

Browse files
committed
remove lowest
1 parent 21ba55a commit f292785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: "lowest"
90+
# dependency-versions: "lockwest"
9191
working-directory: "solid"
9292
env:
9393
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'

0 commit comments

Comments
 (0)