Skip to content

Commit ae90c2f

Browse files
authored
fix: document early hint package dependency
avoid the internal error at runtime, lets document all requirements directly here, wdyt?
1 parent c4e7c72 commit ae90c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: controller.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ but they can be any type of resource.
778778
.. note::
779779

780780
In order to work, the `SAPI`_ you're using must support this feature, like
781-
`FrankenPHP`_.
781+
`FrankenPHP`_ and have symfony/web-link as a dependency.
782782

783783
You can send early hints from your controller action thanks to the
784784
:method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::sendEarlyHints`

0 commit comments

Comments
 (0)