Skip to content

Commit bc062b0

Browse files
committed
docs: fix formatting in supported PHP versions documentation
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent febd3ca commit bc062b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/getting-started/supported-php-versions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Supported PHP Versions
2-
=====================
2+
======================
33

44
The package targets modern PHP and ships configuration files that assume PHP
55
8.3 language features and tooling support.
@@ -30,4 +30,4 @@ Practical Guidance
3030
- If a consumer library tests against newer engines, keep the local minimum at
3131
8.3 unless the library itself is intentionally raising its baseline.
3232
- When debugging dependency resolution, remember that the package sets
33-
``config.platform.php`` to ``8.3.0``.
33+
``config.platform.php`` to ``8.3.0``.

0 commit comments

Comments
 (0)