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 3043b38 commit 974cdccCopy full SHA for 974cdcc
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
Tests:
54
strategy:
55
matrix:
56
- php-versions: ['8.0', '8.1', '8.2', '8.3']
+ php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4']
57
runs-on: ubuntu-latest
58
steps:
59
- name: Checkout
0 commit comments