We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4074097 commit 80654e5Copy full SHA for 80654e5
UPGRADE-6.1.md
@@ -11,6 +11,8 @@ Console
11
-------
12
13
* Deprecate `Command::$defaultName` and `Command::$defaultDescription`, use the `AsCommand` attribute instead
14
+ * Add argument `$suggestedValues` to `Command::addArgument` and `Command::addOption`
15
+ * Add argument `$suggestedValues` to `InputArgument` and `InputOption` constructors
16
17
Serializer
18
----------
0 commit comments