Skip to content

Commit 7dcac6a

Browse files
committed
[Doctrine] MakerBundle 1.3 is too old to reference
1 parent b21042a commit 7dcac6a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.doctor-rst.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ whitelist:
8787
- '.. versionadded:: 1.35' # Twig
8888
- '.. versionadded:: 1.2' # MakerBundle
8989
- '.. versionadded:: 1.11' # MakerBundle
90-
- '.. versionadded:: 1.3' # MakerBundle
9190
- '.. versionadded:: 1.8' # MakerBundle
9291
- '.. versionadded:: 1.18' # Flex in setup/upgrade_minor.rst
9392
- '.. versionadded:: 1.0.0' # Encore

doctrine.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,6 @@ need. The command will ask you some questions - answer them like done below:
127127
>
128128
(press enter again to finish)
129129
130-
.. versionadded:: 1.3
131-
132-
The interactive behavior of the ``make:entity`` command was introduced
133-
in MakerBundle 1.3.
134-
135130
Whoa! You now have a new ``src/Entity/Product.php`` file::
136131

137132
// src/Entity/Product.php

0 commit comments

Comments
 (0)