We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7332cb commit 718f9a6Copy full SHA for 718f9a6
.github/workflows/checks.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install PHP with extensions
29
uses: shivammathur/setup-php@v2
30
with:
31
- php-version: 8.2
+ php-version: 8.3
32
tools: composer:v2
33
34
- name: Install roave/backward-compatibility-check
0 commit comments