Skip to content

Commit 9d1700a

Browse files
committed
PHP 8.2
1 parent c25ca13 commit 9d1700a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup PHP, with composer and extensions
1212
uses: shivammathur/setup-php@v2
1313
with:
14-
php-version: 7.4
14+
php-version: 8.2
1515
extensions: dom, zip
1616
coverage: none
1717
tools: composer:v2

0 commit comments

Comments
 (0)