We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd11ff commit 90ad73fCopy full SHA for 90ad73f
.github/workflows/coding-standards.yml
@@ -49,7 +49,7 @@ jobs:
49
run: "php --ri mongodb"
50
51
- name: "Install dependencies with Composer"
52
- uses: "ramsey/composer-install@3.0.0"
+ uses: "ramsey/composer-install@3.1.0"
53
with:
54
composer-options: "--no-suggest"
55
0 commit comments