Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit f3703ba

Browse files
authored
Run tests on PHP 8
1 parent f3ae363 commit f3703ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
php:
2222
- '7.3'
2323
- '7.4'
24+
- '8.0'
2425
laravel:
2526
- 6.*
2627
- 7.*

0 commit comments

Comments
 (0)