10000
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 faed8e8 commit 478f5c3Copy full SHA for 478f5c3
src/Symfony/Component/Dotenv/CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+8.0
5
+---
6
+
7
+ * Remove `$defaultName` and `$defaultDescription` properties from `DebugCommand` command, configuration is done through the `#[AsCommand]` attribute
8
9
7.1
10
---
11
src/Symfony/Component/Form/CHANGELOG.md
@@ -1,11 +1,6 @@
-8.0
----
-
- * Remove `$defaultName` and `$defaultDescription` properties from `DebugCommand` command, configuration is done through the `#[AsCommand]` attribute
7.4
0 commit comments