1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-11-26 20:35:21 +01:00
phpseclib/travis/setup-composer.sh
2017-12-14 23:25:30 -06:00

4 lines
82 B
Bash
Executable File

#!/bin/sh
composer self-update --no-interaction
composer install --no-interaction