Skip to content

Commit f0cf0dc

Browse files
committed
no composer udpate
1 parent d36dbcc commit f0cf0dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wscli-php/bump-version.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ git checkout master
2020
echo -n $TAG > $VF
2121
cat $CF | jq '.version ="'$TAG'"' > ${CF}"2"
2222
mv ${CF}"2" ${CF}
23-
cd ../wscli-php-sdk/; composer update; cd -
2423
git add $VF $CF $LF composer.lock
2524
git commit -m 'Bump VERSION' $VF $CF $LF || true
2625
git push

0 commit comments

Comments
 (0)