Skip to content

Commit fa65057

Browse files
committed
php: test php 8.4
1 parent 83244b8 commit fa65057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
php_version: ['8.1', '8.2', '8.3']
19+
php_version: ['8.1', '8.2', '8.3', '8.4']
2020
laravel_version: ['^9.0', '^10.0', '^11.0']
2121
exclude:
2222
- php_version: '8.1'

0 commit comments

Comments
 (0)