Skip to content

Commit 145653d

Browse files
authored
Remove Symfony Flex dependency from MakerBundle
1 parent aa37ea1 commit 145653d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Resources/doc/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
The Symfony MakerBundle
1+
The MakerBundle
22
=======================
33

44
Symfony Maker helps you create empty commands, controllers, form classes,
55
tests and more so you can forget about writing boilerplate code. This
66
bundle is an alternative to `SensioGeneratorBundle`_ for modern Symfony
7-
applications and requires using Symfony 3.4 or newer and `Symfony Flex`_.
7+
applications and requires using Symfony 3.4 or newer.
88

99
Installation
1010
------------
@@ -83,6 +83,5 @@ adding your *own* maker command is so easy, that we recommend that. However, if
8383
is some extension point that you'd like, please open an issue so we can discuss!
8484

8585
.. _`SensioGeneratorBundle`: https://github.com/sensiolabs/SensioGeneratorBundle
86-
.. _`Symfony Flex`: https://symfony.com/doc/current/setup/flex.html
8786
.. _`AbstractMaker`: https://github.com/symfony/maker-bundle/blob/master/src/Maker/AbstractMaker.php
8887
.. _`core maker commands`: https://github.com/symfony/maker-bundle/tree/master/src/Maker

0 commit comments

Comments
 (0)