File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ The HttpClient Component
1111
1212.. versionadded :: 4.3
1313
14- The HttpClient component was introduced in Symfony 4.3.
14+ The HttpClient component was introduced in Symfony 4.3 and it's still
15+ considered an :doc: `experimental feature </contributing/code/experimental >`.
1516
1617Installation
1718------------
Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ The Mailer Component
77
88 The Mailer component helps sending emails.
99
10+ .. versionadded :: 4.3
11+
12+ The Mailer component was introduced in Symfony 4.3 and it's still
13+ considered an :doc: `experimental feature </contributing/code/experimental >`.
14+
1015Installation
1116------------
1217
Original file line number Diff line number Diff line change 66The Mime Component
77==================
88
9- The MIME component allows manipulating the MIME messages used to send emails
9+ The Mime component allows manipulating the MIME messages used to send emails
1010 and provides utilities related to MIME types.
1111
12+ .. versionadded :: 4.3
13+
14+ The Mime component was introduced in Symfony 4.3 and it's still
15+ considered an :doc: `experimental feature </contributing/code/experimental >`.
16+
1217Installation
1318------------
1419
You can’t perform that action at this time.
0 commit comments