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 a1f3a55 commit 37ba887Copy full SHA for 37ba887
.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"
@@ -250,7 +250,7 @@ jobs:
250
251
252
253
254
255
256
run: "composer install --no-interaction --no-progress"
0 commit comments