File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ accessed through :ref:`factories <message-factory>`. Message factories for
14
14
15
15
$ composer require php-http/message
16
16
17
- .. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
18
17
.. _Guzzle PSR-7: https://github.com/guzzle/psr7
18
+ .. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
19
19
.. _Slim Framework: https://github.com/slimphp/Slim
20
20
.. _Zend Diactoros: https://github.com/zendframework/zend-diactoros
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ It would make sense to also provide factories for the server side constructs
135
135
to do that yet. Contributions are welcome if you want to define the
136
136
``ServerRequestFactory `` and ``UploadedFileFactory ``.
137
137
138
- .. _Laminas Diactoros : https://github.com/laminas/laminas-diactoros
139
138
.. _Guzzle PSR-7 : https://github.com/guzzle/psr7
139
+ .. _Laminas Diactoros : https://github.com/laminas/laminas-diactoros
140
140
.. _Slim Framework : https://github.com/slimphp/Slim
141
141
.. _Zend Diactoros : https://github.com/zendframework/zend-diactoros
You can’t perform that action at this time.
0 commit comments