Skip to content

Commit c654a52

Browse files
committed
Run psalm on PHP 8.1, 8.2, 8.3
1 parent 11c3bbd commit c654a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
os: >-
2929
['ubuntu-latest']
3030
php: >-
31-
['8.3']
31+
['8.1', '8.2', '8.3']

0 commit comments

Comments
 (0)