We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ef765 commit ac901f8Copy full SHA for ac901f8
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
- php: "8.1"
19
- php: "8.2"
20
- php: "8.3"
21
+ - php: "8.4"
22
steps:
23
- name: Checkout source
24
uses: actions/checkout@v4
0 commit comments