Skip to content

Commit 5c74ed4

Browse files
committed
Upgrade phpDocumentor
1 parent 5397d11 commit 5c74ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-bin/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ if [ -n "$(git status --porcelain)" ]; then
8888
fi
8989

9090
# Using Composer is possible, but they don't recommend it.
91-
wget -O phpDocumentor.phar https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.0.0/phpDocumentor.phar
91+
wget -O phpDocumentor.phar https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.1.2/phpDocumentor.phar
9292

9393
# Use cache dir in /tmp as otherwise cache files get into the output directory.
9494
cachedir="/tmp/phpdoc-$$-$RANDOM"

0 commit comments

Comments
 (0)