Skip to content

Commit adc2a68

Browse files
authored
actions: add PHP 8.3
1 parent 825d04e commit adc2a68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
php:
1616
- "8.1"
1717
- "8.2"
18+
- "8.3"
1819

1920
steps:
2021
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)