Skip to content

Commit 0970ce7

Browse files
authored
Merge pull request #11186 from derrabus/chore/readme-versions
Update branches in README
2 parents fbc8e67 + 624c56b commit 0970ce7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
| [3.0.x][3.0] | [2.16.x][2.16] | [2.15.x][2.15] |
1+
| [3.0.x][3.0] | [2.18.x][2.18] | [2.17.x][2.17] |
22
|:----------------:|:----------------:|:----------:|
3-
| [![Build status][3.0 image]][3.0] | [![Build status][2.16 image]][2.16] | [![Build status][2.15 image]][2.15] |
4-
| [![Coverage Status][3.0 coverage image]][3.0 coverage]| [![Coverage Status][2.16 coverage image]][2.16 coverage] | [![Coverage Status][2.15 coverage image]][2.15 coverage] |
3+
| [![Build status][3.0 image]][3.0] | [![Build status][2.18 image]][2.18] | [![Build status][2.17 image]][2.17] |
4+
| [![Coverage Status][3.0 coverage image]][3.0 coverage]| [![Coverage Status][2.18 coverage image]][2.18 coverage] | [![Coverage Status][2.17 coverage image]][2.17 coverage] |
55

66
[<h1 align="center">🇺🇦 UKRAINE NEEDS YOUR HELP NOW!</h1>](https://www.doctrine-project.org/stop-war.html)
77

@@ -22,11 +22,11 @@ without requiring unnecessary code duplication.
2222
[3.0]: https://github.com/doctrine/orm/tree/3.0.x
2323
[3.0 coverage image]: https://codecov.io/gh/doctrine/orm/branch/3.0.x/graph/badge.svg
2424
[3.0 coverage]: https://codecov.io/gh/doctrine/orm/branch/3.0.x
25-
[2.16 image]: https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.16.x
26-
[2.16]: https://github.com/doctrine/orm/tree/2.16.x
27-
[2.16 coverage image]: https://codecov.io/gh/doctrine/orm/branch/2.16.x/graph/badge.svg
28-
[2.16 coverage]: https://codecov.io/gh/doctrine/orm/branch/2.16.x
29-
[2.15 image]: https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.15.x
30-
[2.15]: https://github.com/doctrine/orm/tree/2.15.x
31-
[2.15 coverage image]: https://codecov.io/gh/doctrine/orm/branch/2.15.x/graph/badge.svg
32-
[2.15 coverage]: https://codecov.io/gh/doctrine/orm/branch/2.15.x
25+
[2.18 image]: https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.18.x
26+
[2.18]: https://github.com/doctrine/orm/tree/2.18.x
27+
[2.18 coverage image]: https://codecov.io/gh/doctrine/orm/branch/2.18.x/graph/badge.svg
28+
[2.18 coverage]: https://codecov.io/gh/doctrine/orm/branch/2.18.x
29+
[2.17 image]: https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.17.x
30+
[2.17]: https://github.com/doctrine/orm/tree/2.17.x
31+
[2.17 coverage image]: https://codecov.io/gh/doctrine/orm/branch/2.17.x/graph/badge.svg
32+
[2.17 coverage]: https://codecov.io/gh/doctrine/orm/branch/2.17.x

0 commit comments

Comments
 (0)