We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6bb9f commit 474afc3Copy full SHA for 474afc3
Changelog.md
@@ -2,6 +2,21 @@
2
3
The changelog describes what have been "Added", "Changed", "Removed" or "Fixed" between versions.
4
5
+## Version 5.1.2
6
+
7
+### Fixed
8
9
+- Make sure commands not using the container.
10
+- Fixed issue with using custom factories. We do not validate custom factories better.
11
+- We are more relaxed in our requirements for HTTPClients. You may now use the option `http_client`.
12
13
+## Version 5.1.1
14
15
16
17
+- Adding commands as services
18
+- Fixed twig paths for webprofiler
19
20
## Version 5.1.0
21
22
### Added
0 commit comments