We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2d6d0 commit 8577f0eCopy full SHA for 8577f0e
.github/workflows/autoformat.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
coverage: none
54
extensions: mbstring
55
- php-version: 8.1
+ php-version: 7.2
56
57
- run: composer install --no-interaction --no-progress --no-suggest
58
0 commit comments