Skip to content

Commit af276f3

Browse files
authored
Upgrade phpdocumentor
It should fix pipeline issues observed on ORM
1 parent d79f199 commit af276f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/documentation.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
# We use the same versions as in doctrine/doctrine-website
3131
run: >
3232
composer require --dev
33-
phpdocumentor/guides-cli:1.7.0
34-
phpdocumentor/filesystem:1.7.0
33+
phpdocumentor/guides-cli:1.7.1
34+
phpdocumentor/filesystem:1.7.1
3535
--no-update
3636
3737
- name: "Install dependencies with Composer"

0 commit comments

Comments
 (0)