With this recent commit : https://github.com/php-http/message/commit/47a14338bf4ebd67d317bf1144253d7db4ab55fd php-http/message stopped requiring php-http/message-factory, which is needed by IntercomClient, and thus throws a DiscoveryFailedException exception. Can be fixed by requiring php-http/message-factory manually.