Open theCampbell opened 9 years ago
The main question is: can composer deliver both 32/64 bits? And can it detect windows? In other words: can a single package include the 3 binaries, or shall sauceconnect-composer be split into 3 packages? The latter approach is e.g. taken by this project: https://github.com/KnpLabs/snappy/pull/48/files
Had a short discussion about this on twitter: https://twitter.com/seldaek/status/560778548441407488 Seems like including the 3 binaries in a single package and wrapping them up in a single 'binary' to be executed (maybe it could be a php script?) is the recommended approach
Ultimately we want to re-release this as a native C extension in PHP, which should take care of the multi-platform/binary issue.
More than a year has passed. Any new developments?
Any updates here?
Are there any updates to the latest version of sauce-connect-proxy (4.5.1)?
The current version of Sauce Connect is 4.3.6 and the composer appears to be using version 3 still. Can this be updated?