Skip to content

Commit 214b610

Browse files
authored
Include PHP 8.5
1 parent 55ccede commit 214b610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
os: [ubuntu-latest]
23-
php: [8.4, 8.3, 8.2]
23+
php: [8.5, 8.4, 8.3, 8.2]
2424
laravel: [11.*, 12.*]
2525
stability: [prefer-stable]
2626
include:

0 commit comments

Comments
 (0)