File tree Expand file tree Collapse file tree 2 files changed +15
-23
lines changed Expand file tree Collapse file tree 2 files changed +15
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,6 +11,21 @@ MopaBootstrapBundle is a collection of code to integrate twitter's bootstrap
11
11
12
12
To use MopaBootstrapBundle and Twitter's Bootstrap 3 in your project add it via [ composer] ( Resources/doc/install/1-getting-started.md )
13
13
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
+
14
29
Updates
15
30
-------
16
31
You can’t perform that action at this time.
0 commit comments