We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaced8 commit 5024f87Copy full SHA for 5024f87
.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