diff options
author | Roman Tsiupa <draconyster@gmail.com> | 2016-09-03 12:03:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-03 12:03:13 +0200 |
commit | 48dc491801074cb6ed07e9985e0d9480c7f6d411 (patch) | |
tree | 4b3c00ddfb24c31236a77cad031e63c8af1dc3e3 | |
parent | d67c5cbc16e0a082ca717986a3499ef81553a93a (diff) | |
download | PHPixie-3.3.4.zip PHPixie-3.3.4.tar.gz PHPixie-3.3.4.tar.bz2 |
Fixing create-project3.3.4
-rwxr-xr-x | composer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 4539b34..e683069 100755 --- a/composer.json +++ b/composer.json @@ -26,8 +26,5 @@ "branch-alias": { "dev-master": "3.*-dev" } - }, - "scripts": { - "post-create-project-cmd" : "php ./console framework:installWebAssets" } } |