1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-02 09:38:06 +01:00
phpseclib/travis/setup-composer.sh

4 lines
82 B
Bash
Executable File

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