Load submodules

This commit is contained in:
Alexander Pankratov 2020-05-03 16:16:20 +03:00
parent 46f7e63734
commit 0c59e6ef42
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@
"url": "https://github.com/danog/dns"
}],
"scripts": {
"post-autoload-dump": [
"git submodule init && git submodule update"
],
"build": [
"@docs",
"@cs-fix",