Skip to content

Commit fbf431b

Browse files
authored
Update contributions.md (laravel#9573)
1 parent 6616894 commit fbf431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Informal discussion regarding bugs, new features, and implementation of existing
8181
<a name="which-branch"></a>
8282
## Which Branch?
8383

84-
**All** bug fixes should be sent to the latest version that supports bug fixes (currently `11.x`). Bug fixes should **never** be sent to the `master` branch unless they fix features that exist only in the upcoming release.
84+
**All** bug fixes should be sent to the latest version that supports bug fixes (currently `10.x`). Bug fixes should **never** be sent to the `master` branch unless they fix features that exist only in the upcoming release.
8585

8686
**Minor** features that are **fully backward compatible** with the current release may be sent to the latest stable branch (currently `11.x`).
8787

0 commit comments

Comments
 (0)