mirror of
https://github.com/pattern-lab/edition-php-twig-standard.git
synced 2025-01-17 12:38:23 +01:00
4 lines
108 B
Bash
4 lines
108 B
Bash
#!/bin/sh
|
|
DIR="$( cd "$( dirname "$0" )" && pwd )"
|
|
cd "$DIR/../../"
|
|
php "core/bin/composer.phar" self-update |