We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68b36a commit 098529bCopy full SHA for 098529b
1 file changed
.github/workflows/ci.yml
@@ -9,8 +9,8 @@ jobs:
9
fail-fast: false
10
matrix:
11
php-version:
12
- - "8.1"
13
- - "8.2"
+ - "8.3"
+ - "8.4"
14
steps:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
0 commit comments