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.
1 parent b6de5e0 commit 5f85ac0Copy full SHA for 5f85ac0
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup PHP
14
uses: shivammathur/setup-php@v2
15
with:
16
- php-version: 8.1
+ php-version: 8.2
17
tools: composer:v2
18
coverage: xdebug
19
0 commit comments