We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b31bb commit cdb20e6Copy full SHA for cdb20e6
.github/workflows/docs.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup PHP
29
uses: shivammathur/setup-php@v2
30
with:
31
- php-version: '8.1'
+ php-version: '8.2'
32
33
- name: phpDocumentor
34
run: |
0 commit comments