We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87741d7 commit d2d7845Copy full SHA for d2d7845
.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@2.2.0"
+ uses: "ramsey/composer-install@3.0.0"
53
with:
54
composer-options: "--no-suggest"
55
0 commit comments