Skip to content

Commit 67881e1

Browse files
committed
Re-order packages
1 parent 1bdf013 commit 67881e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/includes/install-message-factory.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ accessed through :ref:`factories <message-factory>`. Message factories for
1414

1515
$ composer require php-http/message
1616

17-
.. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
1817
.. _Guzzle PSR-7: https://github.com/guzzle/psr7
18+
.. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
1919
.. _Slim Framework: https://github.com/slimphp/Slim
2020
.. _Zend Diactoros: https://github.com/zendframework/zend-diactoros

message/message-factory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ It would make sense to also provide factories for the server side constructs
135135
to do that yet. Contributions are welcome if you want to define the
136136
``ServerRequestFactory`` and ``UploadedFileFactory``.
137137

138-
.. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
139138
.. _Guzzle PSR-7: https://github.com/guzzle/psr7
139+
.. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
140140
.. _Slim Framework: https://github.com/slimphp/Slim
141141
.. _Zend Diactoros: https://github.com/zendframework/zend-diactoros

0 commit comments

Comments
 (0)