Jamie Schouten d351a42494
Add bin to Composer Metadata (#32099)
This PR addresses the missing `bin` field in Composer metadata, which
currently causes vendor-provided binaries to not be symlinked to
`vendor/bin` during installation.

In the current implementation, running `composer install` does not
publish the binaries, leading to issues where expected binaries are not
available.

By properly declaring the `bin` field, this PR ensures that binaries are
correctly symlinked upon installation, as described in the [Composer
documentation](https://getcomposer.org/doc/articles/vendor-binaries.md).
2024-09-21 22:42:17 +00:00
..
2024-06-29 22:50:03 +00:00
2024-02-25 13:32:13 +00:00
2024-09-10 02:23:07 +00:00
2024-04-03 02:16:46 +00:00
2024-09-10 02:23:07 +00:00
2024-09-10 02:23:07 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-09-10 02:23:07 +00:00
2024-02-25 13:32:13 +00:00
2023-11-03 15:21:05 +00:00
2024-09-10 02:23:07 +00:00
2024-06-19 06:32:45 +08:00
2024-01-12 21:50:38 +00:00