add bin/pharext.update
[pharext/pharext] / composer.json
index b4aea135e463a9c24ad7c7baf1e216573ac56159..78ca9cc31f41301151c9e1650b41f5a4e60e53e3 100644 (file)
@@ -4,5 +4,10 @@
        "keywords": ["ext", "extension", "phar", "package", "install"],
        "type": "project",
        "license": "BSD-2-Clause",
-       "bin": ["bin/pharext", "bin/pharext.pubkey"]
+       "bin": [
+               "bin/pharext", 
+               "bin/pharext.pubkey",
+               "bin/pharext.update",
+               "bin/pharext.update.key"
+       ]
 }