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 56d4a10 commit cfeb5f0Copy full SHA for cfeb5f0
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
php-version:
17
- '8.1'
18
- - '8.3'
+ - '8.4'
19
20
steps:
21
- name: Setup PHP
0 commit comments