Skip to content

Commit 27e9ed4

Browse files
committed
Latest phpDocumentor for PHP 8 compat
1 parent f131ca3 commit 27e9ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Build API documentation
2121
run: |
22-
curl -LO https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.0.0/phpDocumentor.phar
22+
curl -LO https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.4.1/phpDocumentor.phar
2323
php phpDocumentor.phar --directory src/ --target docs/api
2424
2525
- name: Deploy to GithHub Pages

0 commit comments

Comments
 (0)