We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaf577 commit ea14c7bCopy full SHA for ea14c7b
1 file changed
.github/workflows/static_analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v6
22
- uses: shivammathur/setup-php@v2
23
with:
24
- php-version: '8.3'
+ php-version: '8.4'
25
coverage: none
26
27
# Install Flex as a global dependency to enable usage of extra.symfony.require
0 commit comments