We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d176558 commit a1f5ed1Copy full SHA for a1f5ed1
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install PHP
13
uses: shivammathur/setup-php@v2
14
with:
15
- php-version: 8.0
+ php-version: 8.2
16
coverage: none
17
- name: Install dependencies
18
run: composer update --no-interaction --no-ansi --no-progress
0 commit comments