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 2e366f8 commit 2ad4f3fCopy full SHA for 2ad4f3f
.github/workflows/coding-style.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: "Setup PHP Action"
16
uses: "shivammathur/setup-php@v2"
17
with:
18
- php-version: "8.3"
+ php-version: "8.4"
19
extensions: "intl, xdebug"
20
21
- name: "Install dependencies with Composer"
.github/workflows/static-analysis.yml
0 commit comments