Skip to content

Commit 5f85ac0

Browse files
committed
moved to php 8.2
1 parent b6de5e0 commit 5f85ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup PHP
1414
uses: shivammathur/setup-php@v2
1515
with:
16-
php-version: 8.1
16+
php-version: 8.2
1717
tools: composer:v2
1818
coverage: xdebug
1919

0 commit comments

Comments
 (0)