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
agree. we can use the ->canBeEnabled() construct in configuration to know for each plugin whether it should be loaded. as soon as any other option is configured, enabled becomes true automatically. the DI extension would pass parameters (retry limit, redirect limit, cache service and so on) and remove plugins that are disabled from the container.
There are some plugins in
php-http/plugins
that got dependencies. We should allow the user to configure those plugins.Reference: #16 (comment)
The text was updated successfully, but these errors were encountered: