File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ whitelist:
87
87
- ' .. versionadded:: 1.35' # Twig
88
88
- ' .. versionadded:: 1.2' # MakerBundle
89
89
- ' .. versionadded:: 1.11' # MakerBundle
90
- - ' .. versionadded:: 1.3' # MakerBundle
91
90
- ' .. versionadded:: 1.8' # MakerBundle
92
91
- ' .. versionadded:: 1.18' # Flex in setup/upgrade_minor.rst
93
92
- ' .. versionadded:: 1.0.0' # Encore
Original file line number Diff line number Diff line change @@ -127,11 +127,6 @@ need. The command will ask you some questions - answer them like done below:
127
127
>
128
128
(press enter again to finish)
129
129
130
- .. versionadded :: 1.3
131
-
132
- The interactive behavior of the ``make:entity `` command was introduced
133
- in MakerBundle 1.3.
134
-
135
130
Whoa! You now have a new ``src/Entity/Product.php `` file::
136
131
137
132
// src/Entity/Product.php
You can’t perform that action at this time.
0 commit comments