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 a0695ab commit e16e329Copy full SHA for e16e329
.github/workflows/run-cs-fix.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: true
11
matrix:
12
- php: [8.3]
+ php: [8.4]
13
14
steps:
15
- name: Checkout code
0 commit comments