New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/38536#issuecomment-1209750393 Comment: > It does not work correctly: > > before: > > ``` > composer --version > Composer version 2.2.4 2022-01-08 12:30:42 > ``` > > after: > > ``` > composer --version > PHP 7.4.30 (cli) (built: Aug 9 2022 17:56:39) ( NTS ) > Copyright (c) The PHP Group > > composer -h > Usage: php [options] [-f] [--] [args...] > ``` Should be fixed, I dropped the `-f` from `/usr/bin/composer${_php_version}`