We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baf371 commit 5b31381Copy full SHA for 5b31381
routing.rst
@@ -778,6 +778,10 @@ URL Route Parameters
778
contains a collection of commonly used regular-expression constants such as
779
digits, dates and UUIDs which can be used as route parameter requirements.
780
781
+ .. versionadded:: 6.1
782
+
783
+ The ``Requirement`` enum was introduced in Symfony 6.1.
784
785
.. tip::
786
787
Route requirements (and route paths too) can include
0 commit comments