Skip to content

Commit c72a87d

Browse files
authored
Add PHP 8.5 to static analysis workflow (#54)
1 parent 86e10f6 commit c72a87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
os: >-
3030
['ubuntu-latest']
3131
php: >-
32-
['8.1', '8.2', '8.3', '8.4']
32+
['8.1', '8.2', '8.3', '8.4', '8.5']

0 commit comments

Comments
 (0)