mirror of https://github.com/grpc/grpc.git
parent
d0f0aac905
commit
dc84194d23
11 changed files with 27 additions and 20 deletions
@ -1,3 +1,3 @@ |
|||||||
RUN wget https://phar.phpunit.de/phpunit-8.5.8.phar && ${'\\'} |
RUN wget https://phar.phpunit.de/phpunit-8.5.13.phar && ${'\\'} |
||||||
mv phpunit-8.5.8.phar /usr/local/bin/phpunit && ${'\\'} |
mv phpunit-8.5.13.phar /usr/local/bin/phpunit && ${'\\'} |
||||||
chmod +x /usr/local/bin/phpunit |
chmod +x /usr/local/bin/phpunit |
||||||
|
Loading…
Reference in new issue