We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c2785 commit 18040edCopy full SHA for 18040ed
1 file changed
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [ 8.4, 8.3 ]
+ php: [ 8.5, 8.4, 8.3 ]
12
laravel: [ 12.* ]
13
dependency-version: [ prefer-stable ]
14
include:
0 commit comments