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 b0730db commit f859619Copy full SHA for f859619
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Setup PHP
11
uses: shivammathur/setup-php@v2
12
with:
13
- php-version: '8.0'
+ php-version: '8.2'
14
- name: Install dependencies
15
run: composer install
16
- name: Run tests
0 commit comments