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 9c5bc66 commit 0581c90Copy full SHA for 0581c90
.github/workflows/phar.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: "shivammathur/setup-php@v2"
36
with:
37
coverage: "none"
38
- php-version: "8.1"
+ php-version: "8.2"
39
extensions: mbstring, intl
40
41
- name: "Install dependencies"
@@ -254,7 +254,7 @@ jobs:
254
255
256
257
258
259
260
run: "composer install --no-interaction --no-progress"
0 commit comments