Skip to content

Commit 5b31381

Browse files
committed
Add the versionadded directive
1 parent 2baf371 commit 5b31381

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

routing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,10 @@ URL Route Parameters
778778
contains a collection of commonly used regular-expression constants such as
779779
digits, dates and UUIDs which can be used as route parameter requirements.
780780

781+
.. versionadded:: 6.1
782+
783+
The ``Requirement`` enum was introduced in Symfony 6.1.
784+
781785
.. tip::
782786

783787
Route requirements (and route paths too) can include

0 commit comments

Comments
 (0)