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 ca23fe2 commit 39a9ff5Copy full SHA for 39a9ff5
.github/workflows/build.yml
@@ -19,6 +19,7 @@ jobs:
19
php-version:
20
- "8.2"
21
- "8.3"
22
+ - "8.4"
23
24
steps:
25
- name: "Checkout"
0 commit comments