Skip to content

Commit da75ee2

Browse files
committed
Tweak
1 parent 31ea146 commit da75ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/best_practices.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ with Symfony Flex to install a specific Symfony version:
228228
229229
# this requires Symfony 5.x for all Symfony packages
230230
export SYMFONY_REQUIRE=5.*
231-
# alternative method: write to the composer.json file
231+
# alternatively you can run this command to update composer.json config
232232
# composer config extra.symfony.require "5.*"
233233
234234
# install Symfony Flex in the CI environment

0 commit comments

Comments
 (0)