Skip to content

Commit 04562c0

Browse files
committed
minor symfony#13169 Use valid version in README (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- Use valid version in README <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions). --> Commits ------- bea9031 Use valid version in README
2 parents a5b1fdc + bea9031 commit 04562c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Symfony documentation, please read
1212

1313
> **Note**
1414
> Unless you're documenting a feature that was introduced *after* Symfony 3.4
15-
> (e.g. in Symfony 4.2), all pull requests must be based off of the **3.4** branch,
15+
> (e.g. in Symfony 4.4), all pull requests must be based off of the **3.4** branch,
1616
> **not** the master or older branches.
1717
1818
SymfonyCloud

0 commit comments

Comments
 (0)