You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,10 @@ These conflicts are created when a dependency you have specified has `propel/pro
16
16
17
17
### Propel1 integration
18
18
19
-
The one major branch being supported is:
19
+
The two major branches being supported are:
20
20
21
-
* The `1.7` branch contains Propel *1.6* integration for Symfony *3.x* and PHP *7.2+*.
21
+
* The `1.7` branch contains Propel *1.6* integration for Symfony *3.x* and PHP *7.2+*.
22
+
* The `1.8` branch contains Propel *1.6* integration for Symfony *3.x* or *4.x* and PHP *7.2+*.
22
23
23
24
**Note:** Only the 1.7 branch is maintained in this fork. For newer _or_ older versions, please use the [original repo](https://github.com/propelorm/PropelBundle).
0 commit comments