Skip to content

Commit c976917

Browse files
committed
[Console] Update CHANGELOG to reflect attribute name changes for interactive invokable commands
1 parent 770dc40 commit c976917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CHANGELOG
1313
* Allow passing invokable commands to `Symfony\Component\Console\Tester\CommandTester`
1414
* Add `#[MapInput]` attribute to support DTOs in commands
1515
* Add optional timeout for interaction in `QuestionHelper`
16-
* Add support for interactive invokable commands with `#[Interactive]` and `#[InteractiveQuestion]` attributes
16+
* Add support for interactive invokable commands with `#[Interact]` and `#[Ask]` attributes
1717

1818
7.3
1919
---

0 commit comments

Comments
 (0)