You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPProjectConfigManager: datafile should be a string (#243)
By using `->getContents()` the actual string is returned instead of a Guzzle Stream object. The interface uses string everywhere.
Co-authored-by: Mirza Sohail Hussain <[email protected]>
0 commit comments