Skip to content

Commit ef295ff

Browse files
authored
Merge pull request #15 from symfony-tools/flex-version
Remove Flex version in instructions
2 parents a266e7c + 3185232 commit ef295ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffRecipeVersionsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
6262
6363
2. Install the package(s) related to this recipe:
6464
```sh
65-
composer req 'symfony/flex:^1.16'
65+
composer req symfony/flex
6666
composer req {$requires}
6767
```
6868

0 commit comments

Comments
 (0)