File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ accessed through :ref:`factories <message-factory>`. Message factories for
16
16
17
17
.. _Guzzle PSR-7: https://github.com/guzzle/psr7
18
18
.. _Laminas Diactoros: https://github.com/laminas/laminas-diactoros
19
- .. _Slim Framework : https://github.com/slimphp/Slim
19
+ .. _Slim PSR-7 : https://github.com/slimphp/Slim-Psr7
20
20
.. _Zend Diactoros: https://github.com/zendframework/zend-diactoros
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ factories to create messages. The PSR-7 implementations are Laminas Diactoros (a
48
48
49
49
.. code-block :: bash
50
50
51
- $ composer require php-http/message slim/slim
51
+ $ composer require php-http/message slim/psr7
52
52
53
53
Troubleshooting
54
54
---------------
Original file line number Diff line number Diff line change @@ -137,5 +137,5 @@ to do that yet. Contributions are welcome if you want to define the
137
137
138
138
.. _Guzzle PSR-7 : https://github.com/guzzle/psr7
139
139
.. _Laminas Diactoros : https://github.com/laminas/laminas-diactoros
140
- .. _Slim Framework : https://github.com/slimphp/Slim
140
+ .. _Slim PSR-7 : https://github.com/slimphp/Slim-Psr7
141
141
.. _Zend Diactoros : https://github.com/zendframework/zend-diactoros
You can’t perform that action at this time.
0 commit comments