We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1ab5fd + 9fafa5f commit a0953e2Copy full SHA for a0953e2
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: "Set-up PHP"
27
uses: shivammathur/setup-php@v2
28
with:
29
- php-version: 8.1
+ php-version: 8.2
30
coverage: none
31
tools: "composer:v2"
32
0 commit comments