File: setup-composer.sh

package info (click to toggle)
phpseclib 1.0.20-1%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,624 kB
  • sloc: php: 11,392; sh: 66; xml: 50; 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