Skip to content

Commit 534ecd1

Browse files
authored
Update tests.yml
1 parent 81ef87f commit 534ecd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
php: ['8.1', '8.2']
13+
php: ['8.0', '8.1', '8.2']
1414
laravel: [8.*, 9.*, 10.*]
1515
stability: [prefer-lowest, prefer-stable]
1616
include:

0 commit comments

Comments
 (0)