X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.json;h=b4aea135e463a9c24ad7c7baf1e216573ac56159;hb=9ba4071c9da157169bd4febd4025f60b9221ac78;hp=8f8ab64ec3ef12f0940cb5be5065debfc1d41411;hpb=0ff7b26bce8f0dfbd1d4d45313705a94f2ac5e28;p=pharext%2Fpharext diff --git a/composer.json b/composer.json index 8f8ab64..b4aea13 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "keywords": ["ext", "extension", "phar", "package", "install"], "type": "project", "license": "BSD-2-Clause", - "bin": ["bin/pharext"], - "scripts": { - "pre-install-cmd": "make -s" - } + "bin": ["bin/pharext", "bin/pharext.pubkey"] }