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
{{ message }}
This repository was archived by the owner on May 18, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
## SendinBlue Symfony2 Bundle
1
+
## SendinBlue Symfony3 Bundle
2
2
3
-
This is [SendinBlue](https://www.sendinblue.com) provided API V2 Symfony2 Bundle. It implements the various exposed APIs that you can read more about on https://apidocs.sendinblue.com.
3
+
This is [SendinBlue](https://www.sendinblue.com) provided API V2 Symfony3 Bundle. It implements the various exposed APIs that you can read more about on https://apidocs.sendinblue.com.
4
4
5
5
6
6
## Prerequisites
7
7
8
-
This version of the bundle requires Symfony 2.x.
8
+
This version of the bundle requires Symfony 3.x.
9
9
10
10
## Installation
11
11
@@ -15,7 +15,7 @@ Add SendinBlueApiBundle in your `composer.json`:
0 commit comments