Skip to content

Commit 5fea7ee

Browse files
authored
Update publish-phar.yml
1 parent 541fc30 commit 5fea7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-phar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup PHP
3333
uses: shivammathur/setup-php@v2
3434
with:
35-
php-version: 8.1
35+
php-version: 8.2
3636
extensions: dom, curl, libxml, mbstring, zip
3737
ini-values: error_reporting=E_ALL
3838
tools: composer:v2

0 commit comments

Comments
 (0)