Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1nFrastr committed Oct 13, 2024
1 parent 6dc2887 commit dcd43ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions server/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,11 @@
"allow-plugins": {
"easywechat-composer/easywechat-composer": false
}
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}

0 comments on commit dcd43ad

Please sign in to comment.