Skip to content

Commit 48be4a8

Browse files
authored
Add versions dependencies details in README (#1260)
* Add versions in README * Remove BRANCHES.md
1 parent 31a9afe commit 48be4a8

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

BRANCHES.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ MopaBootstrapBundle is a collection of code to integrate twitter's bootstrap
1111

1212
To use MopaBootstrapBundle and Twitter's Bootstrap 3 in your project add it via [composer](Resources/doc/install/1-getting-started.md)
1313

14+
Versions and dependencies
15+
-------------------------
16+
17+
| MopaBootstrapBundle | Bootstrap | Symfony |
18+
| --------------------------------------------------------------------------------------- | --------- | ------------------------ |
19+
| [**3.3**] (**master**) | ^3.0 | ^2.3 \|\| ^3.0 \|\| ^4.0 |
20+
| [**3.2**] (*unmaintained*) | ^3.0 | ^2.3 \|\| ^3.0 |
21+
| [**3.1**] (*unmaintained*) | ^3.0 | ^2.3 \|\| ^3.0 |
22+
| [**3.0**] (*unmaintained*) | ^3.0 | ^2.3 \|\| ^3.0 |
23+
| [**2.3**] (*unmaintained*) | ^2.0 | ^2.3 |
24+
| [**2.2**] (*unmaintained*) | ^2.0 | >=2.1,<2.4 |
25+
| [**2.1**] (*unmaintained*) | ^2.0 | ~2.1.0 |
26+
| [**2.0**] (*unmaintained*) | ^2.0 | ~2.0.0 |
27+
| [**1.x**] (*unmaintained*) | ^1.0 | ^2.0 |
28+
1429
Updates
1530
-------
1631

0 commit comments

Comments
 (0)