We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fb2f1 commit 46f9699Copy full SHA for 46f9699
1 file changed
.github/workflows/build.yml
@@ -19,6 +19,7 @@ jobs:
19
php-version:
20
- "8.3"
21
- "8.4"
22
+ - "8.5"
23
24
steps:
25
- name: "Checkout"
0 commit comments