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
- New configuration for authentication plugin. You may now specify the authentication credentials directly in the bundle's configuration. This will break previous authentication configuration.
8
+
- Client factories for Curl, React and Socket.
9
+
10
+
### Fixed
11
+
12
+
- Bug with circular reference when a client was named 'default'
13
+
14
+
### Removed
15
+
16
+
- Dependency on `php-http/discovery`. You must now install `puli/symfony-bundle` to use auto discovery.
0 commit comments