$OpenBSD: patch-bin_update_sh,v 1.9 2021/10/19 07:55:12 sthen Exp $

Index: bin/update.sh
--- bin/update.sh.orig
+++ bin/update.sh
@@ -266,7 +266,7 @@ if ($RCI->configured) {
             echo "\n    }\n\n";
         }
 
-        echo "NOTICE: Update dependencies by running `php composer.phar update --no-dev`\n";
+        // echo "NOTICE: Update dependencies by running `composer update --no-dev`\n";
     }
 
     // index contacts for fulltext searching
