Skip to content

Commit 2d510b2

Browse files
committed
Test with PHP 8.5 on CI
1 parent 9456125 commit 2d510b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
fail-fast: false
77
matrix:
88
include:
9-
- php: 8.4
9+
- php: 8.5
1010
- php: "8.1"
1111
composer: --prefer-lowest
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)