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
- modify client instance checks in `Configuration.php` to handle psr-18
clients correctly
- update `testWorksWithPsr18Client` to wrap client with required factories
- add new test `testWorksWithLegacyPsr18Client` for backward compatibility
- simplify array key check using `isset` instead of `array_key_exists`
0 commit comments