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 6d4253e commit 330f270Copy full SHA for 330f270
.github/workflows/ci.yml
@@ -9,6 +9,8 @@ jobs:
9
- php: '8.0'
10
- php: '8.1'
11
- php: '8.2'
12
+ - php: '8.3'
13
+ - php: '8.4'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
0 commit comments