brucek php 8.4 : Any reason not to update guzzlehttp/guzzle to current to eliminate errors? In particular, null errors in function definitions that are now fatal in 8.4 Thanks Bruce
monica brucek It would need to be changed so it will support 8.1 - 8.4. I believe CA has only been tested up to 8.3 so far, so if you want to test it in 8.4 and put in any pull requests to bring it into line for that version, go for it. Just make sure it's also backwards compatible for any PHP version that is still supported: https://www.php.net/supported-versions.php