Skip to content

Commit da3c6bf

Browse files
authored
use PHP 8.2 to run composer normalize (#50)
1 parent 5d69529 commit da3c6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Set up PHP
109109
uses: shivammathur/setup-php@v2
110110
with:
111-
php-version: 8.0
111+
php-version: 8.2
112112
coverage: none
113113
tools: composer-normalize
114114

0 commit comments

Comments
 (0)