Skip to content

Commit 84477cb

Browse files
committed
Corrects docs-generate to be compatible with phpdoc v2.6.
1 parent 69f6d6b commit 84477cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs-generate

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ if [ $? -gt 0 ]; then
4040
fi
4141
echo "## Found phpdoc at: ${PHPDOC}"
4242

43-
44-
$PHPDOC --configuration="${CFG_FILE}" "$@"
43+
bin/run-in-vagrant ""${PHPDOC}" --config="${CFG_FILE}" "$@""

0 commit comments

Comments
 (0)