We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474ec15 commit b842114Copy full SHA for b842114
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: shivammathur/setup-php@v2
17
with:
18
- php-version: 8.0
+ php-version: 8.2
19
tools: composer:v2
20
21
- run: composer install --no-progress --ansi
0 commit comments