diff --git a/composer.json b/composer.json index b3b0739c542e591b525a696f3c698e58fa0051e8..7abf95ecdb3fc468cc78322c6d351d86a93e183c 100644 --- a/composer.json +++ b/composer.json @@ -72,6 +72,7 @@ "squizlabs/php_codesniffer": "2.7.1" }, "scripts": { + "post-install-cmd": "phing installsolr installswaggerui" "post-update-cmd": "phing installsolr installswaggerui" } }