Update Builder.php
After the improvement of type hinting and the force to pass an array to the withData function, my application is not longer working.
I make requests to an XML API, where the post data should be a string. It worked fine in the 6.10 version.