10000 Also requiring annotations so they can be used · symfony/symfony-docs@b5a5dcc · GitHub
[go: up one dir, main page]

Skip to content

Commit b5a5dcc

Browse files
committed
Also requiring annotations so they can be used
1 parent 7918d93 commit b5a5dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ install the validator before using it:
1919

2020
.. code-block:: terminal
2121
22-
$ composer require symfony/validator
22+
$ composer require symfony/validator doctrine/annotations
2323
2424
.. index::
2525
single: Validation; The basics

0 commit comments

Comments
 (0)
0