Skip to content

Commit 00e55f6

Browse files
committed
Merge branch '8.0' into 8.1
* 8.0: Update configuration formats mentioned in docs
2 parents c0f2093 + 38f7eba commit 00e55f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Configuration Formats
5555
Unlike other frameworks, Symfony doesn't impose a specific format on you to
5656
configure your applications, but lets you choose between YAML and PHP.
5757
Throughout the Symfony documentation, all configuration examples will be
58-
shown in these three formats.
58+
shown in these two formats.
5959

6060
There isn't any practical difference between formats. In fact, Symfony
6161
transforms all of them into PHP and caches them before running the application,

0 commit comments

Comments
 (0)