File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 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
1616
1717.. _Guzzle PSR-7: https://github.com/guzzle/psr7
1818.. _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
2020.. _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
4848
4949 .. code-block :: bash
5050
51- $ composer require php-http/message slim/slim
51+ $ composer require php-http/message slim/psr7
5252
5353 Troubleshooting
5454---------------
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
137137
138138.. _Guzzle PSR-7 : https://github.com/guzzle/psr7
139139.. _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
141141.. _Zend Diactoros : https://github.com/zendframework/zend-diactoros
You can’t perform that action at this time.
0 commit comments