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 07d8a60 commit 939f3cdCopy full SHA for 939f3cd
.github/workflows/phpunit.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- php-versions: ['7.3', '7.4', '8.0', '8.1']
+ php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2']
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments