Skip to content

Commit 47b1098

Browse files
committed
Update README.md
1 parent 4b05553 commit 47b1098

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66

77
The package assumes you have a good-enough knowledge of the principles behind the [OAuth 2.0 Specification](http://tools.ietf.org/html/rfc6749).
88

9+
## Version Compability
10+
11+
Laravel | OAuth Server | PHP
12+
:---------|:-------------|:----
13+
4.0.x | 1.0.x |>= 5.3
14+
4.1.x | 1.0.x |>= 5.3
15+
4.2.x | 3.0.x |>= 5.4
16+
5.0.x | 4.0.x@dev |>= 5.4
17+
918
## Package Installation
1019

1120
You can install the package via composer. add the following line to your composer.json file:

0 commit comments

Comments
 (0)