We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e67fa7 commit dc48490Copy full SHA for dc48490
.github/workflows/ci.yaml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install PHP
81
uses: shivammathur/setup-php@v2
82
with:
83
- php-version: 8.3
+ php-version: 8.4
84
coverage: none
85
86
- name: Install dependencies with Composer
0 commit comments