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.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,20 @@ The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2
10
10
Installation
11
11
------------
12
12
13
-
All the installation instructions are located in the documentation, check it for specific
14
-
version:
13
+
All the installation instructions are located in the documentation, check it for a specific version:
14
+
15
+
*[__1.3__](https://github.com/hwi/HWIOAuthBundle/blob/master/Resources/doc/1-setting_up_the_bundle.md) - with support for Symfony: `^4.4` & `^5.0`,
16
+
17
+
*__1.2__ (outdated) - with support for Symfony: `^3.4`, `^4.4` and `^5.0`.
15
18
16
-
*[__1.2__](https://github.com/hwi/HWIOAuthBundle/blob/master/Resources/doc/1-setting_up_the_bundle.md) with support for Symfony `^3.4`, `^4.4` and `^5.0`.
17
19
18
20
Documentation
19
21
-------------
20
22
21
23
The bulk of the documentation is stored in the `Resources/doc/index.md`
22
24
file in this bundle. Read the documentation for version:
0 commit comments