Skip to content

Commit

Permalink
Merge pull request #49 from TheDragonCode/1.x
Browse files Browse the repository at this point in the history
Temporarily disabled `symfony/thanks` call
  • Loading branch information
Andrey Helldar committed Feb 13, 2022
2 parents a592add + a22011d commit 8ddc1af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shell/thanks.sh
Expand Up @@ -2,6 +2,6 @@

composer global thanks

if [[ -f "./composer.json" ]]; then
composer thanks
fi
#if [[ -f "./composer.json" ]]; then
# composer thanks
#fi

0 comments on commit 8ddc1af

Please sign in to comment.