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 94ddd1f commit a51558eCopy full SHA for a51558e
.github/workflows/checksum-phar.yml
@@ -80,7 +80,7 @@ jobs:
80
uses: "shivammathur/setup-php@v2"
81
with:
82
coverage: "none"
83
- php-version: "8.1"
+ php-version: "8.2"
84
extensions: mbstring, intl
85
86
- name: "Install dependencies"
.github/workflows/phar.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments