Skip to content

Commit 4895630

Browse files
authored
Add PHP 8.4 in tests matrix (#25)
1 parent 80df6f0 commit 4895630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- php-version: '8.1'
3939
- php-version: '8.2'
4040
- php-version: '8.3'
41+
- php-version: '8.4'
4142
steps:
4243
- uses: actions/checkout@v4
4344
- uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)