File: setup-composer.sh

package info (click to toggle)
php-phpseclib 2.0.48-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,744 kB
  • sloc: php: 11,985; sh: 66; xml: 49; makefile: 23
file content (3 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (8)
1
2
3
#!/bin/sh
composer self-update --no-interaction
composer install --no-interaction