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 ca10350 commit 2f2ab17Copy full SHA for 2f2ab17
.github/workflows/checksum-phar.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: "shivammathur/setup-php@v2"
78
with:
79
coverage: "none"
80
- php-version: "8.1"
+ php-version: "8.2"
81
extensions: mbstring, intl
82
83
- name: "Install dependencies"
.github/workflows/phar.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments