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 4d614c4 commit 96c6788Copy full SHA for 96c6788
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
php-version: '8.1'
81
tools: 'composer:v2'
82
83
- - name: 'Install dependencies'
+ - name: 'Install the dependencies'
84
run: |
85
composer install --no-interaction --no-progress --ansi
86
0 commit comments