Skip to content

Commit b3ad8a2

Browse files
committed
chore: test on higher PHP versions
1 parent 52d3e29 commit b3ad8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
os: [ubuntu-latest]
12-
php: [8.1, 8.2]
12+
php: [8.4, 8.5]
1313
stability: [prefer-lowest, prefer-stable]
1414
illuminate-collections: [without-collections, with-collections]
1515

0 commit comments

Comments
 (0)