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
In order to further reduce dependencies in the SDK, we'll remove the symfony/options-resolver package and replace it with our own, lightweight implementation.
Allow to set defaults for an option
Do not throw exceptions for none-existing options but instead emit debug logs
Make sure we do not need to ignore as many phpstan errors as today