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