Skip to content

Commit 0f5fe5e

Browse files
kenjisMGatner
andauthored
chore: change PHP version
Co-authored-by: MGatner <[email protected]>
1 parent 99b4d6d commit 0f5fe5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-lang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up PHP
3232
uses: shivammathur/setup-php@v2
3333
with:
34-
php-version: '8.0'
34+
php-version: '8.1'
3535
tools: composer, phive, phpunit
3636
extensions: intl, json, mbstring, gd, xdebug, xml, sqlite3
3737
coverage: xdebug

0 commit comments

Comments
 (0)