Skip to content

Commit 9855928

Browse files
committed
minor #14405 Use updated dependencies (Nyholm)
This PR was merged into the 5.x branch. Discussion ---------- Use updated dependencies Currently I fail to build the docs in 5.x. They complain on php-attributes. This PR make sure to use @derrabus PR fabpot/sphinx-php#49 released in 2.0.2. This change was missing from #14230 Commits ------- 3c0372a Use updated dependencies
2 parents c08fbf0 + 3c0372a commit 9855928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
docutils==0.13.1
22
Pygments==2.2.0
33
sphinx==1.8.5
4-
git+https://github.com/fabpot/sphinx-php.git@v2.0.0#egg_name=sphinx-php
4+
git+https://github.com/fabpot/sphinx-php.git@v2.0.2#egg_name=sphinx-php
55
jsx-lexer===0.0.8
66
sphinx_rtd_theme==0.5.0

0 commit comments

Comments
 (0)