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.
1 parent febd3ca commit bc062b0Copy full SHA for bc062b0
1 file changed
docs/getting-started/supported-php-versions.rst
@@ -1,5 +1,5 @@
1
Supported PHP Versions
2
-=====================
+======================
3
4
The package targets modern PHP and ships configuration files that assume PHP
5
8.3 language features and tooling support.
@@ -30,4 +30,4 @@ Practical Guidance
30
- If a consumer library tests against newer engines, keep the local minimum at
31
8.3 unless the library itself is intentionally raising its baseline.
32
- When debugging dependency resolution, remember that the package sets
33
- ``config.platform.php`` to ``8.3.0``.
+ ``config.platform.php`` to ``8.3.0``.
0 commit comments