Skip to content

Commit ac901f8

Browse files
committed
chore: allow PHP 8.4
1 parent 82ef765 commit ac901f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- php: "8.1"
1919
- php: "8.2"
2020
- php: "8.3"
21+
- php: "8.4"
2122
steps:
2223
- name: Checkout source
2324
uses: actions/checkout@v4

0 commit comments

Comments
 (0)