diff --git a/composer.json b/composer.json index 2f7b45b7..b3b9213b 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ }, "scripts": { - "post-root-package-install": [ + "post-create-project-cmd": [ "./console phpci:install" ] }