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 9449851 commit cb36794Copy full SHA for cb36794
.github/workflows/pullrequest.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
operating-system: [ubuntu-latest]
21
- php-version: ['7.4', '8.0', '8.1']
+ php-version: ['7.4', '8.0', '8.1', '8.2']
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments