Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvx committed Nov 15, 2020
1 parent a15ced0 commit 537f169
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@
],
"post-install-cmd": [
"Extraton\\TonClient\\Composer\\PostScript::downloadLibrary"
],
"pre-package-install": [
"Extraton\\TonClient\\Composer\\PostScript::downloadLibrary"
],
"pre-package-update": [
"Extraton\\TonClient\\Composer\\PostScript::downloadLibrary"
]
},
"extra": {
Expand Down

0 comments on commit 537f169

Please sign in to comment.