We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d93e489 + 79eb5ae commit 7e368e8Copy full SHA for 7e368e8
conf.py
@@ -306,7 +306,8 @@ def setup(app):
306
#texinfo_no_detailmenu = False
307
308
rst_epilog = """
309
-.. _PSR-7: http://www.php-fig.org/psr/psr-7
+.. _PSR-7: https://www.php-fig.org/psr/psr-7
310
+.. _PSR-18: https://www.php-fig.org/psr/psr-18
311
.. _Composer: https://getcomposer.org
312
.. _HttplugBundle: https://github.com/php-http/HttplugBundle
313
"""
discovery.rst
@@ -291,4 +291,3 @@ and that it is not used by the Discovery Service by default. It is simply
291
provided as a convenient option when writing tests.
292
293
.. _PSR-17: http://www.php-fig.org/psr/psr-17
294
-.. _PSR-18: http://www.php-fig.org/psr/psr-18
0 commit comments