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 571a9c6 commit b7c256cCopy full SHA for b7c256c
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
fail-fast: true
84
matrix:
85
operating-system: ["ubuntu-latest"]
86
- php-versions: ["8.0", "8.1", "8.2", "8.3"]
+ php-versions: ["8.0", "8.1", "8.2", "8.3", "8.4"]
87
88
steps:
89
- name: "Checkout"
0 commit comments