{
  "scripts": {
    "make": "rm -fr vendor third-party && composer install"
  }
}