Fixing previous commit >_>

This commit is contained in:
Dan Cryer 2014-04-16 12:05:00 +01:00
parent a097e5d1ae
commit d1548a8cad

View file

@ -55,7 +55,7 @@
}, },
"scripts": { "scripts": {
"post-root-package-install": [ "post-create-project-cmd": [
"./console phpci:install" "./console phpci:install"
] ]
} }