Skip to content

Commit f5e59ea

Browse files
committed
You need doctrine/annotations for route annotation support.
1 parent 7cfdbfc commit f5e59ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ once in your application to enable them:
3333

3434
.. code-block:: terminal
3535
36-
$ composer require annotations
36+
$ composer require doctrine/annotations
3737
3838
.. versionadded:: 5.2
3939

0 commit comments

Comments
 (0)