Commit c7493e0
committed
minor #18782 [Flex] Remove PHP<8 section, remove flex reference (kaznovac)
This PR was merged into the 6.3 branch.
Discussion
----------
[Flex] Remove PHP<8 section, remove flex reference
- symfony 6.x requires php > 8 so configuration section for pre 8 is irrelevant
- `dotenv:dump` has been implemented in 5.4 and reference to flex is no longer relevant symfony/symfony@234c0b3
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
8bccba6 [configuration]: remove php<8 section, remove flex reference1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
930 | | - | |
931 | | - | |
932 | | - | |
933 | | - | |
934 | | - | |
935 | | - | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | 930 | | |
942 | 931 | | |
943 | 932 | | |
| |||
0 commit comments