Updates to composer deps
This commit is contained in:
@@ -18,7 +18,7 @@ if [ "$TRAVIS" = "true" ]; then
|
||||
find ./vendor -type d -name ".git" | xargs rm -rf
|
||||
rm -rf .idea phpvms.iml .travis .dpl
|
||||
rm -rf .phpstorm.meta.php _ide_helper.php
|
||||
php artisan version:show > VERSION
|
||||
php artisan version:show --format compact --suppress-app-name > VERSION
|
||||
mv .env.dev.example .env
|
||||
|
||||
echo "creating tarball"
|
||||
|
||||
Reference in New Issue
Block a user