File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ You can install the component in 2 different ways:
17
17
* Use the official Git repository (https://github.com/symfony/psr-http-message-bridge).
18
18
19
19
The bridge also needs a PSR-7 implementation to allow converting HttpFoundation
20
- objects to PSR-7 objects. It provides native support for _ `Zend Diactoros`_.
20
+ objects to PSR-7 objects. It provides native support for `Zend Diactoros `_.
21
21
Use Composer (``zendframework/zend-diactoros `` on `Packagist `_) or refer to
22
22
the project documentation to install it.
23
23
@@ -86,3 +86,4 @@ to a :class:`Symfony\\Component\\HttpFoundation\\Response` instance::
86
86
87
87
.. _`PSR-7` : http://www.php-fig.org/psr/psr-7/
88
88
.. _Packagist : https://packagist.org/packages/symfony/psr-http-message-bridge
89
+ .. _`Zend Diactoros` : https://github.com/zendframework/zend-diactoros
You can’t perform that action at this time.
0 commit comments